Structured Data | [
{
"@context": "https://schema.org",
"@id": "https://www.flongpizza.dk",
"@type": "Restaurant",
"url": "https://www.flongpizza.dk",
"logo": "https://www.flongpizza.dk/photo_restaurant/logo/logo_thumb_flngs-pizzeria.jpg",
"image": "https://www.flongpizza.dk/photo_restaurant/logo/logo_thumb_flngs-pizzeria.jpg",
"name": "Fl\u00f8ng's Pizzeria",
"telephone": 46563232,
"address": {
"@type": "PostalAddress",
"streetAddress": "Hedevej 1",
"addressLocality": "Hedehusene",
"addressRegion": "Hedehusene",
"postalCode": 2640,
"addressCountry": "DK"
},
"menu": "https://www.flongpizza.dk",
"servesCuisine": "Burger, Cafe Menu, Grillmad, Kebab, Mexicansk, Pasta, Pizza, Salat",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 15,
"bestRating": 5,
"worstRating": 0
},
"acceptsReservations": "True",
"paymentAccepted": "Kontant, Online Betaling, K\u00f8b nu- betal, n\u00e5r du vil, GooglePay, ApplePay",
"priceRange": "$$$",
"openingHours": [
"Su 12:00 - 21:15",
"Mo 13:00 - 21:15",
"Tu 15:00 - 21:15",
"We 15:00 - 21:15",
"Th 15:00 - 21:15",
"Fr 15:00 - 21:15",
"Sa 12:00 - 21:15"
],
"description": "",
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.6601016,
"longitude": 12.1834355
},
"potentialAction": {
"@type": "OrderAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.flongpizza.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": 30.0,
"eligibleTransactionVolume": {
"@type": "PriceSpecification",
"priceCurrency": "DKK",
"price": 0.0
},
"potentialAction": {
"@type": "ReserveAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.flongpizza.dk/reservation",
"inLanguage": "da-DK",
"actionPlatform": [
"http://schema.org/DesktopWebPlatform",
"http://schema.org/IOSPlatform",
"http://schema.org/AndroidPlatform"
]
},
"result": {
"@type": "FoodEstablishmentReservation",
"name": "Reserve table"
}
}
}
}
}
] |