Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://flatbop.dk/#organization",
"name": "Flat Bop",
"url": "https://flatbop.dk/",
"sameAs": [
"https://www.facebook.com/flatbop/",
"https://www.youtube.com/channel/UCYyOz8M2WNcggA793PIx41g"
],
"logo": {
"@type": "ImageObject",
"@id": "https://flatbop.dk/#logo",
"inLanguage": "da-DK",
"url": "https://flatbop.dk/wp-content/uploads/2019/06/bg.jpg",
"contentUrl": "https://flatbop.dk/wp-content/uploads/2019/06/bg.jpg",
"width": 1920,
"height": 1080,
"caption": "Flat Bop"
},
"image": {
"@id": "https://flatbop.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://flatbop.dk/#website",
"url": "https://flatbop.dk/",
"name": "Flat Bop",
"description": "",
"publisher": {
"@id": "https://flatbop.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://flatbop.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "ImageObject",
"@id": "https://flatbop.dk/#primaryimage",
"inLanguage": "da-DK",
"url": "https://flatbop.dk/wp-content/uploads/2025/01/DSC04762redigeret2-scaled.jpg",
"contentUrl": "https://flatbop.dk/wp-content/uploads/2025/01/DSC04762redigeret2-scaled.jpg",
"width": 2560,
"height": 1440
},
{
"@type": "WebPage",
"@id": "https://flatbop.dk/#webpage",
"url": "https://flatbop.dk/",
"name": "Flat Bop · Pre-order our upcoming album \"El Butcho\" now!",
"isPartOf": {
"@id": "https://flatbop.dk/#website"
},
"about": {
"@id": "https://flatbop.dk/#organization"
},
"primaryImageOfPage": {
"@id": "https://flatbop.dk/#primaryimage"
},
"datePublished": "2019-06-19T09:22:14+00:00",
"dateModified": "2025-01-11T16:53:30+00:00",
"description": "Flat Bop is a Danish/Norwegian quartet with Christoffer Find on the saxophone, Bo M\u00f8ller on the guitar, Gunnar Ring\u00f8en on the Hammond organ, and Chris Falkenberg on the drums. Their universe revolves around original compositions, with all members contributing to the writing process.",
"breadcrumb": {
"@id": "https://flatbop.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://flatbop.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://flatbop.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
}
]
}
] |