| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://frivilligcenterherlev.dk/#/schema/Organization/base",
"name": "Frivilligcenter Herlev",
"url": "https://frivilligcenterherlev.dk/"
},
{
"@type": "WebSite",
"@id": "https://frivilligcenterherlev.dk/#/schema/WebSite/base",
"url": "https://frivilligcenterherlev.dk/",
"name": "Frivilligcenter Herlev",
"publisher": {
"@id": "https://frivilligcenterherlev.dk/#/schema/Organization/base"
}
},
{
"@type": "WebPage",
"@id": "https://frivilligcenterherlev.dk/#/schema/WebPage/base",
"url": "https://frivilligcenterherlev.dk/",
"name": "Forside - Frivilligcenter Herlev",
"description": "Frivilligcenter Herlev",
"isPartOf": {
"@id": "https://frivilligcenterherlev.dk/#/schema/WebSite/base"
},
"about": {
"@id": "https://frivilligcenterherlev.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "https://frivilligcenterherlev.dk/#/schema/com_content/article/1",
"name": "Forside",
"headline": "Forside",
"inLanguage": "da-DK",
"author": {
"@type": "Person",
"name": "Finn"
},
"articleSection": "Uncategorised",
"dateCreated": "2019-08-30T15:45:39+00:00",
"interactionStatistic": {
"@type": "InteractionCounter",
"userInteractionCount": 137054
},
"isPartOf": {
"@id": "https://frivilligcenterherlev.dk/#/schema/WebPage/base"
}
}
]
}
]
|