Structured Data | [
{
"@context": "https://www.schema.org",
"@type": "Organization",
"@id": "https://www.telmore.dk",
"name": "TELMORE",
"url": "https://www.telmore.dk",
"logo": "https://www.telmore.dk/statics/telmore/img/telmore_logo_resp_8f7443bc470edbcc99a57e51be588d5b.png",
"email": "info@telmore.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Gullandsstr\u00e6de 2, 2. sal",
"addressLocality": "Roskilde",
"postalCode": 4000,
"addressCountry": "Danmark"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+45 70 21 89 00",
"contactType": "Sales and Customer Service"
},
"parentOrganization": {
"@type": "Organization",
"name": "TDC A/S",
"url": "https://tdc.dk"
}
},
{
"@context": "https://www.schema.org",
"@type": "LocalBusiness",
"name": "Telmore",
"url": "https://www.telmore.dk",
"logo": "https://www.telmore.dk/statics/telmore/img/telmore_logo_resp_8f7443bc470edbcc99a57e51be588d5b.png",
"image": "https://www.telmore.dk/statics/telmore/img/telmore_logo_resp_8f7443bc470edbcc99a57e51be588d5b.png",
"description": "Hos TELMORE kan du k\u00f8be billige mobiltelefoner, f\u00e5 enkel mobiltelefoni, hurtigt mobilt bredb\u00e5nd og mobilpakker til lave priser med masser af taletid",
"telephone": "+45 70 21 89 00",
"paymentAccepted": "credit card",
"hasMap": "https://www.google.dk/maps/place/Telmore",
"priceRange": "Billigt mobil abonnement, bredb\u00e5nd og mobiltelefoner",
"address": {
"@type": "PostalAddress",
"streetAddress": "Gullandsstr\u00e6de 2, 2. sal",
"addressLocality": "Roskilde",
"postalCode": 4000,
"addressCountry": "Denmark"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.647531,
"longitude": 12.277227
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+45 70 21 89 00",
"contactType": "Sales and customer service"
}
}
] |