| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://frivilligcenter-graested.dk/#/schema/Organization/base",
"name": "Frivilligcenter & Selvhj\u00e6lp Gr\u00e6sted",
"url": "https://frivilligcenter-graested.dk/"
},
{
"@type": "WebSite",
"@id": "https://frivilligcenter-graested.dk/#/schema/WebSite/base",
"url": "https://frivilligcenter-graested.dk/",
"name": "Frivilligcenter & Selvhj\u00e6lp Gr\u00e6sted",
"publisher": {
"@id": "https://frivilligcenter-graested.dk/#/schema/Organization/base"
}
},
{
"@type": "WebPage",
"@id": "https://frivilligcenter-graested.dk/#/schema/WebPage/base",
"url": "https://frivilligcenter-graested.dk/",
"name": "Frivilligcenter & Selvhj\u00e6lp Gr\u00e6sted - Forside",
"description": "Frivilligcenter & Selvhj\u00e6lp Gr\u00e6sted",
"isPartOf": {
"@id": "https://frivilligcenter-graested.dk/#/schema/WebSite/base"
},
"about": {
"@id": "https://frivilligcenter-graested.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK"
},
{
"@type": "Article",
"@id": "https://frivilligcenter-graested.dk/#/schema/com_content/article/1",
"name": "Forside",
"headline": "Forside",
"inLanguage": "da-DK",
"author": {
"@type": "Person",
"name": "Finn Moesborg"
},
"articleSection": "Generelt",
"dateCreated": "2020-12-12T20:15:56+00:00",
"interactionStatistic": {
"@type": "InteractionCounter",
"userInteractionCount": 525535
},
"isPartOf": {
"@id": "https://frivilligcenter-graested.dk/#/schema/WebPage/base"
}
}
]
}
]
|