Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Enreach A/S",
"alternateName": "Enreach DK",
"image": "/uploads/media/6270f8695132a/logo-enreach.svg",
"@id": "/uploads/media/6270f8695132a/logo-enreach.svg",
"url": "https://www.enreach.com/dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Stamholmen 147, 3. MF",
"addressLocality": "Hvidovre",
"postalCode": 2650,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.61499962453955,
"longitude": 12.472991738385922
}
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Enreach A/S",
"url": "https://www.enreach.com/dk",
"@id": "#WebSite",
"inLanguage": "dk-dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.enreach.com/dk/search?query={query}",
"query-input": "required name=query"
},
"publisher": {
"@type": "Organization",
"@id": "https://www.enreach.com/dk",
"name": "Enreach A/S",
"url": "https://www.enreach.com/dk"
}
}
] |