Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://www.onsevighavn.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://www.onsevighavn.dk/#listItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://www.onsevighavn.dk/",
"name": "Home",
"description": "Lollands smukkeste fiskerleje",
"url": "https://www.onsevighavn.dk/"
},
"nextItem": "https://www.onsevighavn.dk/#listItem"
},
{
"@type": "ListItem",
"@id": "https://www.onsevighavn.dk/#listItem",
"position": 2,
"item": {
"@type": "WebPage",
"@id": "https://www.onsevighavn.dk/",
"name": "Homepage",
"url": "https://www.onsevighavn.dk/"
},
"previousItem": "https://www.onsevighavn.dk/#listItem"
}
]
},
{
"@type": "Organization",
"@id": "https://www.onsevighavn.dk/#organization",
"name": "Onsevighavn",
"url": "https://www.onsevighavn.dk/"
},
{
"@type": "WebPage",
"@id": "https://www.onsevighavn.dk/#webpage",
"url": "https://www.onsevighavn.dk/",
"name": "Homepage - Onsevighavn",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://www.onsevighavn.dk/#website"
},
"breadcrumb": {
"@id": "https://www.onsevighavn.dk/#breadcrumblist"
},
"datePublished": "2018-05-09T08:37:24+02:00",
"dateModified": "2025-06-26T07:52:28+02:00"
},
{
"@type": "WebSite",
"@id": "https://www.onsevighavn.dk/#website",
"url": "https://www.onsevighavn.dk/",
"name": "Onsevighavn",
"description": "Lollands smukkeste fiskerleje",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://www.onsevighavn.dk/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.onsevighavn.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}
] |