Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://foreningenbornholm.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://foreningenbornholm.dk#listItem",
"position": 1,
"name": "Forsiden"
}
]
},
{
"@type": "CollectionPage",
"@id": "https://foreningenbornholm.dk/#collectionpage",
"url": "https://foreningenbornholm.dk/",
"name": "Foreningen Bornholm",
"description": "Opr\u00e5b 1906: Bornholm b\u00f8r bevares!",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://foreningenbornholm.dk/#website"
},
"breadcrumb": {
"@id": "https://foreningenbornholm.dk/#breadcrumblist"
},
"about": {
"@id": "https://foreningenbornholm.dk/#organization"
}
},
{
"@type": "Organization",
"@id": "https://foreningenbornholm.dk/#organization",
"name": "Foreningen Bornholm",
"description": "Opr\u00e5b 1906: Bornholm b\u00f8r bevares!",
"url": "https://foreningenbornholm.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://foreningenbornholm.dk/wp-content/uploads/2024/06/soltegn-300x300-1.jpg",
"@id": "https://foreningenbornholm.dk/#organizationLogo"
},
"image": {
"@id": "https://foreningenbornholm.dk/#organizationLogo"
}
},
{
"@type": "WebSite",
"@id": "https://foreningenbornholm.dk/#website",
"url": "https://foreningenbornholm.dk/",
"name": "Foreningen Bornholm",
"description": "Opr\u00e5b 1906: Bornholm b\u00f8r bevares!",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://foreningenbornholm.dk/#organization"
}
}
]
}
] |