Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Hylte Hunting & Outdoor",
"legalName": "Hylte Hunting & Outdoor",
"url": "https://www.hylte.dk",
"address": {
"streetAddress": "Hantverksgatan 15",
"addressLocality": "Hyltebruk",
"postalCode": 31434,
"addressCountry": "SE"
}
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://www.hylte.dk",
"name": "Hylte Hunting & Outdoor",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.hylte.dk/sog?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |