| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://katteuniverset.dk/#organization",
"name": "Katteuniverset.dk",
"url": "https://privatudlejning.dk/kat",
"logo": {
"@type": "ImageObject",
"@id": "https://katteuniverset.dk/#logo",
"url": "https://katteuniverset.dk/wp-content/uploads/2024/05/cropped-KATTEUNIVERSET-150x150.png",
"contentUrl": "https://katteuniverset.dk/wp-content/uploads/2024/05/cropped-KATTEUNIVERSET-150x150.png",
"caption": "Katteuniverset.dk",
"inLanguage": "da-DK"
}
},
{
"@type": "WebSite",
"@id": "https://katteuniverset.dk/#website",
"url": "https://katteuniverset.dk",
"name": "Katteuniverset.dk",
"publisher": {
"@id": "https://katteuniverset.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://katteuniverset.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "CollectionPage",
"@id": "https://katteuniverset.dk/#webpage",
"url": "https://katteuniverset.dk/",
"name": "Katteuniverset.dk - Alt omkring katte",
"about": {
"@id": "https://katteuniverset.dk/#organization"
},
"isPartOf": {
"@id": "https://katteuniverset.dk/#website"
},
"inLanguage": "da-DK"
}
]
}
]
|