| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Person",
"@id": "https://sundorf.dk/#/schema/Person/base",
"name": "Lars Vinge",
"url": "https://sundorf.dk/"
},
{
"@type": "WebSite",
"@id": "https://sundorf.dk/#/schema/WebSite/base",
"url": "https://sundorf.dk/",
"name": "Karin og Lars Steinfeldt Sundorf Vinge",
"publisher": {
"@id": "https://sundorf.dk/#/schema/Person/base"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://sundorf.dk/component/finder/search?q={search_term_string}&Itemid=101",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://sundorf.dk/#/schema/WebPage/base",
"url": "https://sundorf.dk/",
"name": "Karin og Lars Steinfeldt Sundorf Vinge - Karin og Lars Steinfeldt Sundorf Vinge",
"description": "Sundorf.dk er en privat hjemmeside. Siden indeholder en hel masse om vores store passion, nemlig camping, b\u00e5de vores ture, erfaringer med fx vintercamping - men",
"isPartOf": {
"@id": "https://sundorf.dk/#/schema/WebSite/base"
},
"about": {
"@id": "https://sundorf.dk/#/schema/Person/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "https://sundorf.dk/#/schema/com_content/article/63",
"name": "Velkommen til Sundorf.dk....",
"headline": "Velkommen til Sundorf.dk....",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://sundorf.dk/#/schema/WebPage/base"
}
}
]
},
{
"@context": "https://schema.org",
"@type": "Person",
"@id": "https://sundorf.dk/#person",
"url": "https://sundorf.dk",
"description": "Sundorf.dk er en privat hjemmeside. Siden indeholder en hel masse om vores store passion, nemlig camping, b\u00e5de vores ture, erfaringer med fx vintercamping - men",
"alternateName": "Karin og Lars Vinge",
"image": "https://sundorf.dk/"
}
]
|