Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://jagtogfiskerihuset.dk/#organization",
"name": "Jagt og Fiskerihuset",
"url": "https://jagtogfiskerihuset.dk",
"logo": {
"@type": "ImageObject",
"@id": "https://jagtogfiskerihuset.dk/#logo",
"url": "https://jagtogfiskerihuset.dk/wp-content/uploads/jagt-fiskeri-huset-logo.png",
"contentUrl": "https://jagtogfiskerihuset.dk/wp-content/uploads/jagt-fiskeri-huset-logo.png",
"caption": "Jagt og Fiskerihuset",
"inLanguage": "da-DK"
}
},
{
"@type": "WebSite",
"@id": "https://jagtogfiskerihuset.dk/#website",
"url": "https://jagtogfiskerihuset.dk",
"name": "Jagt og Fiskerihuset",
"publisher": {
"@id": "https://jagtogfiskerihuset.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://jagtogfiskerihuset.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "CollectionPage",
"@id": "https://jagtogfiskerihuset.dk/#webpage",
"url": "https://jagtogfiskerihuset.dk/",
"name": "Shop - Jagt og Fiskerihuset",
"about": {
"@id": "https://jagtogfiskerihuset.dk/#organization"
},
"isPartOf": {
"@id": "https://jagtogfiskerihuset.dk/#website"
},
"inLanguage": "da-DK"
}
]
},
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "Jagt og Fiskerihuset",
"url": "https://jagtogfiskerihuset.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://jagtogfiskerihuset.dk/?s={search_term_string}&post_type=product",
"query-input": "required name=search_term_string"
}
}
] |