Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "http://skawdysten.dk/#/schema/Organization/base",
"name": "Skawdysten",
"url": "http://skawdysten.dk/"
},
{
"@type": "WebSite",
"@id": "http://skawdysten.dk/#/schema/WebSite/base",
"url": "http://skawdysten.dk/",
"name": "Skawdysten",
"publisher": {
"@id": "http://skawdysten.dk/#/schema/Organization/base"
}
},
{
"@type": "WebPage",
"@id": "http://skawdysten.dk/#/schema/WebPage/base",
"url": "http://skawdysten.dk/",
"name": 2025,
"isPartOf": {
"@id": "http://skawdysten.dk/#/schema/WebSite/base"
},
"about": {
"@id": "http://skawdysten.dk/#/schema/Organization/base"
},
"inLanguage": "da-DK",
"breadcrumb": {
"@id": "http://skawdysten.dk/#/schema/BreadcrumbList/17"
}
},
{
"@type": "Article",
"@id": "http://skawdysten.dk/#/schema/com_content/article/3",
"name": 2025,
"headline": 2025,
"inLanguage": "da-DK",
"author": {
"@type": "Person",
"name": "admin"
},
"dateCreated": "2024-11-07T21:08:09+00:00",
"interactionStatistic": {
"@type": "InteractionCounter",
"userInteractionCount": 27063
},
"isPartOf": {
"@id": "http://skawdysten.dk/#/schema/WebPage/base"
}
}
]
}
]
|