Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"Person",
"Organization"
],
"@id": "https://restaurant.dk/#person",
"name": "restaurant.dk"
},
{
"@type": "WebSite",
"@id": "https://restaurant.dk/#website",
"url": "https://restaurant.dk",
"name": "restaurant.dk",
"publisher": {
"@id": "https://restaurant.dk/#person"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://restaurant.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://restaurant.dk/wp-content/uploads/2024/05/restaurants-icon.svg",
"url": "https://restaurant.dk/wp-content/uploads/2024/05/restaurants-icon.svg",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://restaurant.dk/#webpage",
"url": "https://restaurant.dk/",
"name": "Restaurant - Find gode restauranter i hele Danmark",
"datePublished": "2024-05-13T17:51:44+02:00",
"dateModified": "2025-09-21T09:28:21+02:00",
"about": {
"@id": "https://restaurant.dk/#person"
},
"isPartOf": {
"@id": "https://restaurant.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://restaurant.dk/wp-content/uploads/2024/05/restaurants-icon.svg"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://restaurant.dk/author/admin/",
"name": "admin",
"url": "https://restaurant.dk/author/admin/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/44dcbea64a3cb2981a06fc2eb7ba8ba139a16119bf14e947664d6d0c98f6c1d4?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/44dcbea64a3cb2981a06fc2eb7ba8ba139a16119bf14e947664d6d0c98f6c1d4?s=96&d=mm&r=g",
"caption": "admin",
"inLanguage": "da-DK"
},
"sameAs": [
"https://restaurant.dk"
]
},
{
"@type": "Article",
"headline": "Restaurant - Find gode restauranter i hele Danmark",
"keywords": "restaurant",
"datePublished": "2024-05-13T17:51:44+02:00",
"dateModified": "2025-09-21T09:28:21+02:00",
"author": {
"@id": "https://restaurant.dk/author/admin/",
"name": "admin"
},
"publisher": {
"@id": "https://restaurant.dk/#person"
},
"description": "Restaurant - Restaurant.dk giver dig overblik over Danmarks restauranter, caf\u00e9er, barer / pubber, hoteller og aktiviteter. Find restauranter n\u00e6r dig.",
"name": "Restaurant - Find gode restauranter i hele Danmark",
"@id": "https://restaurant.dk/#richSnippet",
"isPartOf": {
"@id": "https://restaurant.dk/#webpage"
},
"image": {
"@id": "https://restaurant.dk/wp-content/uploads/2024/05/restaurants-icon.svg"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://restaurant.dk/#webpage"
}
}
]
}
]
|