| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://barsushi.dk/#schema-publishing-organization",
"url": "https://barsushi.dk",
"name": "Bar'sushi - book bord eller bestil takeaway",
"logo": {
"@type": "ImageObject",
"@id": "https://barsushi.dk/#schema-organization-logo",
"url": "https://barsushi.dk/wp-content/uploads/2024/09/fav.jpg",
"height": 60,
"width": 60
},
"image": {
"@type": "ImageObject",
"@id": "https://barsushi.dk/#schema-organization-logo",
"url": "https://barsushi.dk/wp-content/uploads/2024/09/fav.jpg",
"height": 60,
"width": 60
},
"description": "Find din lokale bar'sushi, bestille bord eller takeaway. Du kan ogs\u00e5 g\u00e5 p\u00e5 opdagelse i vores sushi univers og l\u00e6se mere om hvem vi er.",
"sameAs": [
"https://www.facebook.com/barsushidk/",
"https://www.instagram.com/barsushidanmark/",
"https://www.linkedin.com/company/bar-sushi/",
"https://www.youtube.com/channel/UCt_s_aPGt6uSBzIJaTatQ1A?view_as=subscriber"
]
},
{
"@type": "WebSite",
"@id": "https://barsushi.dk/#schema-website",
"url": "https://barsushi.dk",
"name": "Bar'sushi",
"encoding": "UTF-8",
"potentialAction": {
"@type": "SearchAction",
"target": "https://barsushi.dk/search/{search_term_string}/",
"query-input": "required name=search_term_string"
},
"image": {
"@type": "ImageObject",
"@id": "https://barsushi.dk/#schema-site-logo",
"url": "https://barsushi.dk/wp-content/uploads/2024/09/fav.jpg",
"height": 512,
"width": 512
}
},
{
"@type": "BreadcrumbList",
"@id": "https://barsushi.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Person",
"@id": "https://barsushi.dk/author/marginal/#schema-author",
"name": "marginal",
"url": "https://barsushi.dk/author/marginal/"
},
{
"@type": "WebPage",
"@id": "https://barsushi.dk/#schema-webpage",
"isPartOf": {
"@id": "https://barsushi.dk/#schema-website"
},
"publisher": {
"@id": "https://barsushi.dk/#schema-publishing-organization"
},
"url": "https://barsushi.dk/"
},
{
"@type": "Article",
"mainEntityOfPage": {
"@id": "https://barsushi.dk/#schema-webpage"
},
"author": {
"@id": "https://barsushi.dk/author/marginal/#schema-author"
},
"publisher": {
"@id": "https://barsushi.dk/#schema-publishing-organization"
},
"dateModified": "2025-01-27T13:34:44",
"datePublished": "2024-08-22T11:11:08",
"headline": "Bar'sushi - book bord eller bestil takeaway",
"description": "Find din lokale Bar'sushi, bestille bord eller takeaway. Du kan ogs\u00e5 g\u00e5 p\u00e5 opdagelse i vores sushi univers og l\u00e6se mere om hvem vi er.",
"name": "Barsushi"
}
]
}
]
|