| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://www.algeriet.dk#website",
"name": "Algeriet.dk",
"url": "https://www.algeriet.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.algeriet.dk/sitesearch?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "Organization",
"@id": "https://www.algeriet.dk#organization",
"name": "Algeriet.dk",
"description": "Algeriet.dk \u2013 Algeriet \u2013 Algeriet",
"url": "https://www.algeriet.dk",
"contactPoint": [
{
"@type": "ContactPoint",
"email": "info@algeriet.dk",
"contactType": "customer support"
}
],
"address": {
"@type": "PostalAddress",
"addressCountry": "DK",
"postalCode": "DK",
"addressLocality": "DK",
"streetAddress": "DK"
},
"telephone": "+45 7025 6001",
"logo": "https://www.algeriet.dk/images/favicon.webp",
"image": "https://www.algeriet.dk/images/favicon.webp"
}
]
}
]
|