Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://brillbird.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.660493,
"longitude": 11.128569
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=55.660493 , 11.128569",
"address": {
"@type": "PostalAddress",
"streetAddress": "Nyvej 7C-7D",
"addressLocality": "Jyderup",
"postalCode": 4450,
"addressCountry": "Denmark"
}
},
{
"@type": "HealthAndBeautyBusiness",
"@id": "https://brillbird.dk/#organization",
"name": "BRiLLBIRD Denmark",
"url": "https://brillbird.dk",
"sameAs": [
"https://www.facebook.com/profile.php?id=100093629666477&__cft__%5B0%5D=AZW9Y6SHb4zGrO7C94LpTnXkAvO3wYvZjURkS2yxhHflQrYqa_RCEV8xr3O5Vthxv-UIQss754aLQAF0UDWwCYNYFfWYtMf6k18yQImgZpxmRGBT4Kps4rGCD2UjnhzN7-REn84x51CWRm_h7_3oPCOjx6OPNousRm8Z-fR8xjYHpma0lE1tSETpqtDnyxerK-4&__tn__=-UK-R"
],
"email": "webshop@brillbird.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Nyvej 7C-7D",
"addressLocality": "Jyderup",
"postalCode": 4450,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://brillbird.dk/#logo",
"url": "https://brillbird.dk/wp-content/uploads/Category-No-Category-4.jpg",
"contentUrl": "https://brillbird.dk/wp-content/uploads/Category-No-Category-4.jpg",
"caption": "BRiLLBIRD Denmark",
"inLanguage": "da-DK",
"width": 1000,
"height": 1000
},
"priceRange": "DKK",
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday 09:30-17:30",
"Friday 09:30-18:00",
"Saturday 09:30-13:00"
],
"location": {
"@id": "https://brillbird.dk/#place"
},
"image": {
"@id": "https://brillbird.dk/#logo"
},
"telephone": "+45 9392 4450"
},
{
"@type": "WebSite",
"@id": "https://brillbird.dk/#website",
"url": "https://brillbird.dk",
"name": "BRiLLBIRD Denmark",
"alternateName": "BrillBird Danmark",
"publisher": {
"@id": "https://brillbird.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://brillbird.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "CollectionPage",
"@id": "https://brillbird.dk/#webpage",
"url": "https://brillbird.dk/",
"name": "Produkter - BRiLLBIRD Denmark",
"about": {
"@id": "https://brillbird.dk/#organization"
},
"isPartOf": {
"@id": "https://brillbird.dk/#website"
},
"inLanguage": "da-DK"
}
]
},
{
"@context": "https://schema.org/",
"@graph": [
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"name": "Forside",
"@id": "https://brillbird.dk"
}
}
]
},
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "BRiLLBIRD Denmark",
"url": "https://brillbird.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://brillbird.dk/?s={search_term_string}&post_type=product",
"query-input": "required name=search_term_string"
}
}
]
}
] |