Structured Data | [
{
"@context": "https://schema.org",
"@id": "https://www.grandpapizza.dk",
"@type": "Restaurant",
"url": "https://www.grandpapizza.dk",
"logo": "https://www.grandpapizza.dk/photo_restaurant/logo/logo_thumb_grandpa-pizza.png",
"image": "https://www.grandpapizza.dk/photo_restaurant/logo/logo_thumb_grandpa-pizza.png",
"name": "Grandpa Pizza",
"telephone": 56148448,
"address": {
"@type": "PostalAddress",
"streetAddress": "Fredensbovej 2",
"addressLocality": "Solr\u00f8d Strand",
"addressRegion": "Solr\u00f8d Strand",
"postalCode": 2680,
"addressCountry": "DK"
},
"menu": "https://www.grandpapizza.dk",
"servesCuisine": "Burger, Grillmad, Pasta, Pizza, Salat, Sandwich",
"acceptsReservations": "True",
"paymentAccepted": "Online Betaling, K\u00f8b nu- betal, n\u00e5r du vil, GooglePay, ApplePay",
"priceRange": "$$$",
"openingHours": [
"Su 15:00 - 21:00",
"Mo 15:00 - 21:00",
"Tu 15:00 - 21:00",
"We 15:00 - 21:00",
"Th 15:00 - 21:00",
"Fr 15:00 - 21:00",
"Sa 15:00 - 21:00"
],
"description": "",
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.5240619,
"longitude": 12.2153772
},
"potentialAction": {
"@type": "OrderAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.grandpapizza.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.grandpapizza.dk/reservation",
"inLanguage": "da-DK",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/IOSPlatform",
"http://schema.org/AndroidPlatform"
]
},
"result": {
"@type": "FoodEstablishmentReservation",
"name": "Reserve table"
}
}
}
}
}
] |