Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://ok-vendelboerne.dk/#/schema/Organization/base",
"name": "OK-Vendelboerne ",
"url": "https://ok-vendelboerne.dk/"
},
{
"@type": "WebSite",
"@id": "https://ok-vendelboerne.dk/#/schema/WebSite/base",
"url": "https://ok-vendelboerne.dk/",
"name": "OK-Vendelboerne ",
"publisher": {
"@id": "https://ok-vendelboerne.dk/#/schema/Organization/base"
}
},
{
"@type": "WebPage",
"@id": "https://ok-vendelboerne.dk/#/schema/WebPage/base",
"url": "https://ok-vendelboerne.dk/",
"name": "OK Vendelboerne",
"description": "orienteringsl\u00f8b nordjylland, o-l\u00f8b vendsyssel, hj\u00f8rring orienteringsklub,findveji",
"isPartOf": {
"@id": "https://ok-vendelboerne.dk/#/schema/WebSite/base"
},
"about": {
"@id": "https://ok-vendelboerne.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "https://ok-vendelboerne.dk/#/schema/com_content/article/1240",
"name": "OK Vendelboerne",
"headline": "OK Vendelboerne",
"inLanguage": "da-DK",
"author": {
"@type": "Person",
"name": "Super User"
},
"interactionStatistic": {
"@type": "InteractionCounter",
"userInteractionCount": 35254
},
"isPartOf": {
"@id": "https://ok-vendelboerne.dk/#/schema/WebPage/base"
}
}
]
}
]
|