Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "http://hadsundroklub.dk/#/schema/Organization/base",
"name": "Hadsund Roklub",
"url": "http://hadsundroklub.dk/"
},
{
"@type": "WebSite",
"@id": "http://hadsundroklub.dk/#/schema/WebSite/base",
"url": "http://hadsundroklub.dk/",
"name": "Hadsund Roklub",
"publisher": {
"@id": "http://hadsundroklub.dk/#/schema/Organization/base"
}
},
{
"@type": "WebPage",
"@id": "http://hadsundroklub.dk/#/schema/WebPage/base",
"url": "http://hadsundroklub.dk/",
"name": "Hadsund Roklub - Referat fra kajakudvalgsm\u00f8det d. 27. nov. kan nu findes hvis du er logget ind.",
"isPartOf": {
"@id": "http://hadsundroklub.dk/#/schema/WebSite/base"
},
"about": {
"@id": "http://hadsundroklub.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "http://www.hadsundroklub.dk/#/schema/com_content/article/72",
"name": "Referat fra kajakudvalgsm\u00f8det d. 27. nov. kan nu findes hvis du er logget ind.",
"headline": "Referat fra kajakudvalgsm\u00f8det d. 27. nov. kan nu findes hvis du er logget ind.",
"inLanguage": "da-DK",
"author": {
"@type": "Person",
"name": "Webmaster"
},
"dateCreated": "2024-09-02T11:12:29+00:00",
"dateModified": "2025-01-16",
"isPartOf": {
"@id": "http://www.hadsundroklub.dk/#/schema/WebPage/base"
}
}
]
}
] |