Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Helsam.dk",
"url": "https://helsam.dk",
"contactPoint": []
},
{
"@context": "https://schema.org",
"@type": "Store",
"name": "Helsam.dk",
"url": "https://helsam.dk",
"description": "",
"geo": {
"@type": "GeoCoordinates",
"latitude": 54.9300167,
"longitude": 9.7298086
},
"address": {
"@type": "PostalAddress",
"streetAddress": "R\u00f8nsdam 1",
"addressLocality": "S\u00f8nderborg",
"addressRegion": "",
"postalCode": 6400,
"addressCountry": "Danmark"
}
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Helsam.dk",
"url": "helsam.dk",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://helsam.dk/search?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Helsam.dk",
"logo": "https://helsam.dk/cdn/shop/files/helsam-topmenu-logo-2.svg?v=1736411066&width=139",
"sameAs": [
"https://www.facebook.com/HelsamOverskudsliv",
"https://www.instagram.com/helsam_dk/"
],
"url": "https://helsam.dk"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Helsam.dk",
"url": "https://helsam.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://helsam.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |