Structured Data | [
{
"@context": "https://schema.org",
"@id": "https://www.pizzahouse3700.dk",
"@type": "Restaurant",
"url": "https://www.pizzahouse3700.dk",
"logo": "https://www.pizzahouse3700.dk/photo_restaurant/logo/logo_thumb_pizza-kebabhouse-rnne.jpeg",
"image": "https://www.pizzahouse3700.dk/photo_restaurant/logo/logo_thumb_pizza-kebabhouse-rnne.jpeg",
"name": "Pizza & Kebabhouse R\u00f8nne",
"telephone": 56953360,
"address": {
"@type": "PostalAddress",
"streetAddress": "Store Torvegade 21",
"addressLocality": "R\u00f8nne",
"addressRegion": "R\u00f8nne",
"postalCode": 3700,
"addressCountry": "DK"
},
"menu": "https://www.pizzahouse3700.dk",
"servesCuisine": "Burger, Grillmad, Pasta, Pizza, Salat",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.4,
"reviewCount": 71,
"bestRating": 5,
"worstRating": 0
},
"acceptsReservations": "False",
"paymentAccepted": "Online Betaling, K\u00f8b nu- betal, n\u00e5r du vil, GooglePay, ApplePay",
"priceRange": "$$$",
"openingHours": [
"Su 11:00 - 19:45",
"Mo 11:00 - 20:45",
"Tu 11:00 - 20:45",
"We 11:00 - 20:45",
"Th 11:00 - 20:45",
"Fr 11:00 - 20:45",
"Sa 11:00 - 20:45"
],
"description": "",
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.1041405,
"longitude": 14.6990286
},
"potentialAction": {
"@type": "OrderAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.pizzahouse3700.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": 40.0,
"eligibleTransactionVolume": {
"@type": "PriceSpecification",
"priceCurrency": "DKK",
"price": 0.0
},
"potentialAction": {
"@type": "ReserveAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.pizzahouse3700.dk/reservation",
"inLanguage": "da-DK",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/IOSPlatform",
"http://schema.org/AndroidPlatform"
]
},
"result": {
"@type": "FoodEstablishmentReservation",
"name": "Reserve table"
}
}
}
}
}
] |