feat: add certification thing

This commit is contained in:
Thea Schöbl
2023-05-15 13:38:11 +00:00
parent b21dc75964
commit fd63fb764f
68 changed files with 6776 additions and 24439 deletions

View File

@@ -3,9 +3,7 @@
"instance": {
"type": "dish",
"name": "Pizza mit Geflügelsalami und Champignons",
"categories": [
"main dish"
],
"categories": ["main dish"],
"characteristics": [],
"additives": [
"konserviert",
@@ -38,21 +36,14 @@
"geo": {
"point": {
"type": "Point",
"coordinates": [
13.32612,
52.50978
]
"coordinates": [13.32612, 52.50978]
}
},
"type": "building",
"categories": [
"restaurant"
],
"categories": ["restaurant"],
"openingHours": "Mo-Fr 11:00-14:30",
"name": "TU-Mensa",
"alternateNames": [
"MensaHardenberg"
],
"alternateNames": ["MensaHardenberg"],
"uid": "72fbc8a3-ebd1-58f9-9526-ad65cba2e402",
"address": {
"addressCountry": "Germany",