Structured Data | [
{
"@context": "https://schema.org",
"@type": "AutomotiveBusiness",
"legalName": "Brdr. Futterup I/S",
"name": "Brdr. Futterup I/S",
"url": "https://www.futterup.dk",
"telephone": "97 59 50 05",
"email": "info@futterup.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Gl. Åstedvej 3",
"addressLocality": "Roslev",
"addressRegion": "",
"postalCode": 7870,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 56.7698583,
"longitude": 8.9899069
}
}
] |