Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://otvand.dk/#/schema/Organization/base",
"name": "\u00d8ster T\u00f8rslev Egnens Vandv\u00e6rk",
"url": "https://otvand.dk/"
},
{
"@type": "WebSite",
"@id": "https://otvand.dk/#/schema/WebSite/base",
"url": "https://otvand.dk/",
"name": "\u00d8ster T\u00f8rslev Egnens Vandv\u00e6rk",
"publisher": {
"@id": "https://otvand.dk/#/schema/Organization/base"
}
},
{
"@type": "WebPage",
"@id": "https://otvand.dk/#/schema/WebPage/base",
"url": "https://otvand.dk/",
"name": "\u00d8ster T\u00f8rslev Egnens Vandv\u00e6rk",
"description": "\u00d8ster T\u00f8rslev Egnens Vandv\u00e6rk",
"isPartOf": {
"@id": "https://otvand.dk/#/schema/WebSite/base"
},
"about": {
"@id": "https://otvand.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "https://otvand.dk/#/schema/com_content/article/1",
"name": "Forside",
"headline": "Forside",
"inLanguage": "da-DK",
"author": {
"@type": "Person",
"name": "Finn Moesborg"
},
"articleSection": "Uncategorised",
"dateCreated": "2020-01-25T20:07:21+00:00",
"interactionStatistic": {
"@type": "InteractionCounter",
"userInteractionCount": 11358
},
"isPartOf": {
"@id": "https://otvand.dk/#/schema/WebPage/base"
}
}
]
}
] |