Structured Data | [
{
"@context": "https://schema.org",
"@type": "AutomotiveBusiness",
"legalName": "Mobilec",
"name": "Mobilec",
"url": "https://www.mobilec.dk",
"telephone": "3032 4977",
"email": "info@mobilec.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Sønderbakken 6A, Glud",
"addressLocality": "Juelsminde",
"addressRegion": "",
"postalCode": 7130,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.8075511,
"longitude": 10.006522
}
}
] |