Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"FastFoodRestaurant",
"Organization"
],
"@id": "https://pizzavero.dk/#organization",
"name": "Pizza Vero",
"url": "https://pizzavero.dk",
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
]
},
{
"@type": "WebSite",
"@id": "https://pizzavero.dk/#website",
"url": "https://pizzavero.dk",
"name": "Pizza Vero",
"publisher": {
"@id": "https://pizzavero.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://pizzavero.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://pizzavero.dk/#webpage",
"url": "https://pizzavero.dk/",
"name": "Pizza Vero - Pizza, kebab og burger i Agedrup / Bullerup",
"datePublished": "2017-02-03T00:10:55+01:00",
"dateModified": "2024-11-20T15:37:56+01:00",
"about": {
"@id": "https://pizzavero.dk/#organization"
},
"isPartOf": {
"@id": "https://pizzavero.dk/#website"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://pizzavero.dk/author/admin/",
"name": "rasmus",
"url": "https://pizzavero.dk/author/admin/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/d8869f57683249c8a7d589bc9e7f7b21b2cfdfdd819e547b40542d615c854666?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/d8869f57683249c8a7d589bc9e7f7b21b2cfdfdd819e547b40542d615c854666?s=96&d=mm&r=g",
"caption": "rasmus",
"inLanguage": "da-DK"
},
"worksFor": {
"@id": "https://pizzavero.dk/#organization"
}
},
{
"@type": "Article",
"headline": "Pizza Vero - Pizza, kebab og burger i Agedrup / Bullerup",
"keywords": "pizza",
"datePublished": "2017-02-03T00:10:55+01:00",
"dateModified": "2024-11-20T15:37:56+01:00",
"author": {
"@id": "https://pizzavero.dk/author/admin/",
"name": "rasmus"
},
"publisher": {
"@id": "https://pizzavero.dk/#organization"
},
"description": "Vi serverer pizza, durum, pitabr\u00f8d, pasta, grillretter og meget mere! Hos Pizza Vero v\u00e6gter vi kvalitet og gode r\u00e5varer utroligt h\u00f8jt! Ses vi?",
"name": "Pizza Vero - Pizza, kebab og burger i Agedrup / Bullerup",
"@id": "https://pizzavero.dk/#richSnippet",
"isPartOf": {
"@id": "https://pizzavero.dk/#webpage"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://pizzavero.dk/#webpage"
}
}
]
}
] |