Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"Person",
"Organization"
],
"@id": "https://thegrandcafe.dk/#person",
"name": "The Grand Caf\u00e9"
},
{
"@type": "WebSite",
"@id": "https://thegrandcafe.dk/#website",
"url": "https://thegrandcafe.dk",
"name": "The Grand Caf\u00e9",
"publisher": {
"@id": "https://thegrandcafe.dk/#person"
},
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://thegrandcafe.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://thegrandcafe.dk/#webpage",
"url": "https://thegrandcafe.dk/",
"name": "The Grand Caf\u00e9 i S\u00f8nderborg",
"datePublished": "2025-03-05T10:19:31+01:00",
"dateModified": "2025-04-15T17:25:29+02:00",
"about": {
"@id": "https://thegrandcafe.dk/#person"
},
"isPartOf": {
"@id": "https://thegrandcafe.dk/#website"
},
"inLanguage": "en-US"
},
{
"@type": "Person",
"@id": "https://thegrandcafe.dk/author/admin/",
"name": "admin",
"url": "https://thegrandcafe.dk/author/admin/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/f17949a7f7bee9d50ed0c76267e7fbc9af877a4158f8e73123d3988bfc279251?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/f17949a7f7bee9d50ed0c76267e7fbc9af877a4158f8e73123d3988bfc279251?s=96&d=mm&r=g",
"caption": "admin",
"inLanguage": "en-US"
},
"sameAs": [
"https://thegrandcafe.dk"
]
},
{
"@type": "Article",
"headline": "The Grand Caf\u00e9 i S\u00f8nderborg",
"keywords": "caf\u00e9 s\u00f8nderborg",
"datePublished": "2025-03-05T10:19:31+01:00",
"dateModified": "2025-04-15T17:25:29+02:00",
"author": {
"@id": "https://thegrandcafe.dk/author/admin/",
"name": "admin"
},
"publisher": {
"@id": "https://thegrandcafe.dk/#person"
},
"description": "Hos os f\u00e5r du caf\u00e9klassikere lavet med omhu, serveret af kendte ansigter i en afslappet og hyggelig atmosf\u00e6re. Klik ind og book et bord.",
"name": "The Grand Caf\u00e9 i S\u00f8nderborg",
"@id": "https://thegrandcafe.dk/#richSnippet",
"isPartOf": {
"@id": "https://thegrandcafe.dk/#webpage"
},
"inLanguage": "en-US",
"mainEntityOfPage": {
"@id": "https://thegrandcafe.dk/#webpage"
}
}
]
}
]
|