Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://klaken.dk/#website",
"url": "https://klaken.dk/",
"name": "Klaken",
"inLanguage": "da-DK",
"description": "Familie- og hobbydyr",
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://klaken.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
]
},
{
"@type": "ImageObject",
"@id": "https://klaken.dk/#primaryimage",
"inLanguage": "da-DK",
"url": "https://klaken.dk/wp-content/uploads/2022/01/kanin-m-urter.jpg",
"width": 2048,
"height": 1529
},
{
"@type": "WebPage",
"@id": "https://klaken.dk/#webpage",
"url": "https://klaken.dk/",
"name": "Dyreartikler til b\u00e5de familie & Hobbydyr | Velkommen til Klaken",
"isPartOf": {
"@id": "https://klaken.dk/#website"
},
"inLanguage": "da-DK",
"primaryImageOfPage": {
"@id": "https://klaken.dk/#primaryimage"
},
"datePublished": "2016-05-06T07:12:12+00:00",
"dateModified": "2022-06-21T08:39:18+00:00",
"description": "Hos klaken webshop har vi mange forskellige dyreartikler til b\u00e5de familie & Hobbydyr. Bure, foder, dyrepension og meget mere. Se vores udvalg her.",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://klaken.dk/"
]
}
]
}
]
}
] |