<?php data =
array (
'@context' => 'https://schema.org/',
'@graph' =>
array (
0 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'BreadcrumbList',
'itemListElement' =>
array (
0 =>
array (
'@type' => 'ListItem',
'position' => 1,
'item' =>
array (
'name' => 'Home',
'@id' => 'https://www.globalind.com.au',
),
),
1 =>
array (
'@type' => 'ListItem',
'position' => 2,
'item' =>
array (
'name' => 'Plastics & Small Parts Bins',
'@id' => 'https://www.globalind.com.au/product-category/plastics-small-parts-bins/',
),
),
2 =>
array (
'@type' => 'ListItem',
'position' => 3,
'item' =>
array (
'name' => '52lt Plastic Crate',
'@id' => 'https://www.globalind.com.au/product/52ltcrate/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/52ltcrate/product-3571',
'name' => '52lt Plastic Crate',
'url' => 'https://www.globalind.com.au/product/52ltcrate/',
'description' => 'Product Description:
Dimensions:
Part Code:
52L STACKABLE & NESTABLE CRATE
645L x 413D x 276mmH
SOBAP10
LID TO SUIT
656L x 425D x 32mmH
SOBAP10L',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2017/05/15065940/SOBAP10-a.jpg',
'sku' => 3571,
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '11.36',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '11.36',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/52ltcrate/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>