| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://tapdrupby.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://tapdrupby.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Organization",
"@id": "https://tapdrupby.dk/#organization",
"name": "Tapdrupby",
"description": "En landsby midt i N\u00f8rre\u00e5dalen",
"url": "https://tapdrupby.dk/",
"telephone": "+4528599525",
"logo": {
"@type": "ImageObject",
"url": "https://tapdrupby.dk/wp-content/uploads/2022/12/Tapdrup-byskilt_SMALL.png",
"@id": "https://tapdrupby.dk/#organizationLogo",
"width": 196,
"height": 80,
"caption": "Tapdrupby.dk"
},
"image": {
"@id": "https://tapdrupby.dk/#organizationLogo"
}
},
{
"@type": "WebPage",
"@id": "https://tapdrupby.dk/#webpage",
"url": "https://tapdrupby.dk/",
"name": "Velkommen til Tapdrup \u2013 Tapdrupby",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://tapdrupby.dk/#website"
},
"breadcrumb": {
"@id": "https://tapdrupby.dk/#breadcrumblist"
},
"datePublished": "2022-12-11T21:50:50+01:00",
"dateModified": "2025-01-05T16:22:51+01:00"
},
{
"@type": "WebSite",
"@id": "https://tapdrupby.dk/#website",
"url": "https://tapdrupby.dk/",
"name": "Tapdrupby",
"alternateName": "Tapdrup",
"description": "En landsby midt i N\u00f8rre\u00e5dalen",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://tapdrupby.dk/#organization"
}
}
]
}
]
|