Structured Data | [
{
"@context": "https://schema.org",
"@id": "https://www.nyborg-pizza.dk",
"@type": "Restaurant",
"url": "https://www.nyborg-pizza.dk",
"logo": "https://www.nyborg-pizza.dk/photo_restaurant/logo/logo_thumb_nyborg-pizza.jpg",
"image": "https://www.nyborg-pizza.dk/photo_restaurant/logo/logo_thumb_nyborg-pizza.jpg",
"name": "Nyborg Pizza",
"telephone": 65353530,
"address": {
"@type": "PostalAddress",
"streetAddress": "Vestergade 31",
"addressLocality": "Nyborg",
"addressRegion": "Nyborg",
"postalCode": 5800,
"addressCountry": "DK"
},
"menu": "https://www.nyborg-pizza.dk",
"servesCuisine": "Burger, Grillmad, Pasta, Pizza, Salat",
"acceptsReservations": "True",
"paymentAccepted": "Kontant, Online Betaling, K\u00f8b nu- betal, n\u00e5r du vil, GooglePay, ApplePay",
"priceRange": "$$$",
"openingHours": [
"Su 11:00 - 21:00",
"Mo 10:30 - 21:00",
"Tu 10:30 - 21:00",
"We 10:30 - 21:00",
"Th 10:30 - 21:00",
"Fr 10:30 - 21:00",
"Sa 11:00 - 21:00"
],
"description": "",
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.3176654,
"longitude": 10.7831738
},
"potentialAction": {
"@type": "OrderAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.nyborg-pizza.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.nyborg-pizza.dk/reservation",
"inLanguage": "da-DK",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/IOSPlatform",
"http://schema.org/AndroidPlatform"
]
},
"result": {
"@type": "FoodEstablishmentReservation",
"name": "Reserve table"
}
}
}
}
}
] |