<?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' => 'Warehouse Racking',
'@id' => 'https://www.globalind.com.au/product-category/warehouse-racking/',
),
),
2 =>
array (
'@type' => 'ListItem',
'position' => 3,
'item' =>
array (
'name' => 'Mesh – 50 x 50 x 3mm',
'@id' => 'https://www.globalind.com.au/product/steel-50-x-50-mesh/',
),
),
),
),
1 =>
array (
'@context' => 'https://schema.org/',
'@type' => 'Product',
'@id' => 'https://www.globalind.com.au/product/steel-50-x-50-mesh/product-ST0300',
'name' => 'Mesh - 50 x 50 x 3mm',
'url' => 'https://www.globalind.com.au/product/steel-50-x-50-mesh/',
'description' => '50x50x3mm steel mesh
2200 x 2800mm sheet size.
The mesh is coated with an electro-galv finish',
'image' => 'https://s3-ap-southeast-2.amazonaws.com/assets.globalind.com.au/app/uploads/2017/10/19074124/ST0300.jpg',
'sku' => 'ST0300',
'offers' =>
array (
0 =>
array (
'@type' => 'Offer',
'price' => '70.10',
'priceValidUntil' => '2022-12-31',
'priceSpecification' =>
array (
'price' => '70.10',
'priceCurrency' => 'AUD',
'valueAddedTaxIncluded' => 'false',
),
'priceCurrency' => 'AUD',
'availability' => 'http://schema.org/InStock',
'url' => 'https://www.globalind.com.au/product/steel-50-x-50-mesh/',
'seller' =>
array (
'@type' => 'Organization',
'name' => 'Global Industrial',
'url' => 'https://www.globalind.com.au',
),
),
),
),
),
); ?>