Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Brekz International B.V.",
"legalName": "Brekz International B.V.",
"url": "https://www.brekz.dk/",
"address": {
"@type": "PostalAddress",
"addressCountry": "NL",
"addressLocality": "Maarssen, Utrecht",
"addressRegion": "Utrecht",
"postalCode": "3606AH",
"StreetAddress": "Nijverheidsweg 15"
},
"email": "service@brekz.dk",
"telephone": "",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"bestRating": 5,
"worstRating": 1,
"reviewCount": 2976
},
"image": [
"https://www.brekz.nl/themes/brekz-2017/img/company/brekz_warehouse_inside.jpeg",
"https://www.brekz.nl/themes/brekz-2017/img/company/brekz_warehouse_outside.jpeg",
"https://www.brekz.nl/themes/brekz-2017/img/company/brekz_office_front.jpeg"
],
"logo": {
"@type": "ImageObject",
"contentUrl": "/img/logo-7.jpg?1561702714",
"height": 75,
"width": 395
}
}
] |