| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "AutomotiveBusiness",
"name": "Amir Autoophug ApS",
"image": "https://www.amirautoophug.dk/CustomerData/Files/Images/Archive/1-grafikfiler/logo2_17.png",
"@id": "",
"url": "https://www.amirautoophug.dk/",
"telephone": "+45 36 44 04 49",
"priceRange": "$",
"address": {
"@type": "PostalAddress",
"streetAddress": "Industriholmen 45",
"addressLocality": "Hvidovre",
"postalCode": 2650,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.6083891,
"longitude": 12.477851
}
},
{
"@context": "https://schema.org",
"@type": "AutomotiveBusiness",
"legalName": "Amir Autoophug ApS",
"name": "Amir Autoophug ApS",
"url": "https://www.amirautoophug.dk",
"telephone": "36 44 04 49",
"email": "info@amirautoophug.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Industriholmen 45",
"addressLocality": "Hvidovre",
"addressRegion": "Hvidovre",
"postalCode": 2650,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.6083875,
"longitude": 12.4777783
}
}
]
|