Files
openstapps/test/resources/indexable/Dish.1.json
2021-08-17 17:51:53 +02:00

76 lines
1.8 KiB
JSON

{
"errorNames": [],
"instance": {
"type": "dish",
"name": "Pizza mit Geflügelsalami und Champignons",
"categories": [
"main dish"
],
"characteristics": [],
"additives": [
"konserviert",
"Antioxidationsmittel",
"Farbstoff",
"Weizen",
"Milch(Laktose; Milcheiweiß)",
"Nitritpökelsalz",
"Hefe"
],
"offers": [
{
"availability": "in stock",
"availabilityRange": {
"gte": "2017-01-30T00:00:00.000Z",
"lte": "2017-01-30T23:59:59.999Z"
},
"prices": {
"default": 4.85,
"student": 2.85,
"employee": 3.85,
"guest": 4.85
},
"provider": {
"name": "Studentenwerk",
"type": "organization",
"uid": "3b9b3df6-3a7a-58cc-922f-c7335c002634"
},
"inPlace": {
"geo": {
"point": {
"type": "Point",
"coordinates": [
13.32612,
52.50978
]
}
},
"type": "building",
"categories": [
"restaurant"
],
"openingHours": "Mo-Fr 11:00-14:30",
"name": "TU-Mensa",
"alternateNames": [
"MensaHardenberg"
],
"uid": "72fbc8a3-ebd1-58f9-9526-ad65cba2e402",
"address": {
"addressCountry": "Germany",
"addressLocality": "Berlin",
"addressRegion": "Berlin",
"postalCode": "10623",
"streetAddress": "Hardenbergstraße 34"
}
}
}
],
"uid": "c9f32915-8ed5-5960-b850-3f7375a89922",
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
}
},
"schema": "SCDish"
}