Structured Data | [
{
"@context": "https://schema.org",
"@id": "https://www.zetuna.dk",
"@type": "Restaurant",
"url": "https://www.zetuna.dk",
"logo": "https://www.zetuna.dk/photo_restaurant/logo/logo_thumb_zetuna-pizzaria-grillbar.jpg",
"image": "https://www.zetuna.dk/photo_restaurant/logo/logo_thumb_zetuna-pizzaria-grillbar.jpg",
"name": "Zetuna Pizzaria & Grillbar",
"telephone": 39658065,
"address": {
"@type": "PostalAddress",
"streetAddress": "Hellerupvej 52",
"addressLocality": "Hellerup",
"addressRegion": "Hellerup",
"postalCode": 2900,
"addressCountry": "DK"
},
"menu": "https://www.zetuna.dk",
"servesCuisine": "Pizza",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5.0,
"reviewCount": 2,
"bestRating": 5,
"worstRating": 0
},
"acceptsReservations": "False",
"paymentAccepted": "Online Betaling, K\u00f8b nu- betal, n\u00e5r du vil, GooglePay, ApplePay",
"priceRange": "$$$",
"openingHours": [
"Su 14:00 - 21:00",
"Mo 11:00 - 21:00",
"Tu 11:00 - 21:00",
"We 11:00 - 21:00",
"Th 11:00 - 21:00",
"Fr 11:00 - 21:00",
"Sa 14:00 - 21:00"
],
"description": "",
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.7336863,
"longitude": 12.5641413
},
"potentialAction": {
"@type": "OrderAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.zetuna.dk",
"inLanguage": "da-DK",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/IOSPlatform",
"http://schema.org/AndroidPlatform"
]
},
"deliveryMethod": [
"http://purl.org/goodrelations/v1#DeliveryModePickUp",
"http://purl.org/goodrelations/v1#DeliveryModeOwnFleet"
],
"priceSpecification": {
"@type": "DeliveryChargeSpecification",
"appliesToDeliveryMethod": "http://purl.org/goodrelations/v1#DeliveryModeOwnFleet",
"priceCurrency": "DKK",
"price": 0.0,
"eligibleTransactionVolume": {
"@type": "PriceSpecification",
"priceCurrency": "DKK",
"price": 0.0
},
"potentialAction": {
"@type": "ReserveAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.zetuna.dk/reservation",
"inLanguage": "da-DK",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/IOSPlatform",
"http://schema.org/AndroidPlatform"
]
},
"result": {
"@type": "FoodEstablishmentReservation",
"name": "Reserve table"
}
}
}
}
}
] |