Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "EducationalOrganization",
"@id": "https://drekiviking.dk/#organization",
"name": "Drekiviking.DK",
"url": "https://drekiviking.dk",
"logo": {
"@type": "ImageObject",
"@id": "https://drekiviking.dk/#logo",
"url": "https://drekiviking.dk/wp-content/uploads/2023/07/cropped-drekiviking.dk_.png",
"contentUrl": "https://drekiviking.dk/wp-content/uploads/2023/07/cropped-drekiviking.dk_.png",
"caption": "Drekiviking.DK",
"inLanguage": "da-DK",
"width": 1063,
"height": 487
}
},
{
"@type": "WebSite",
"@id": "https://drekiviking.dk/#website",
"url": "https://drekiviking.dk",
"name": "Drekiviking.DK",
"publisher": {
"@id": "https://drekiviking.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://drekiviking.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "CollectionPage",
"@id": "https://drekiviking.dk/#webpage",
"url": "https://drekiviking.dk/",
"name": "Drekiviking.DK -",
"about": {
"@id": "https://drekiviking.dk/#organization"
},
"isPartOf": {
"@id": "https://drekiviking.dk/#website"
},
"inLanguage": "da-DK"
}
]
}
] |