mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
feat: add certification thing
This commit is contained in:
@@ -4,20 +4,13 @@
|
||||
"geo": {
|
||||
"point": {
|
||||
"type": "Point",
|
||||
"coordinates": [
|
||||
13.32615,
|
||||
52.51345
|
||||
]
|
||||
"coordinates": [13.32615, 52.51345]
|
||||
}
|
||||
},
|
||||
"type": "room",
|
||||
"categories": [
|
||||
"cafe"
|
||||
],
|
||||
"categories": ["cafe"],
|
||||
"uid": "b7206fb5-bd77-5572-928f-16aa70910f64",
|
||||
"alternateNames": [
|
||||
"MA Mathe Cafeteria"
|
||||
],
|
||||
"alternateNames": ["MA Mathe Cafeteria"],
|
||||
"name": "Mathe Cafeteria",
|
||||
"address": {
|
||||
"addressCountry": "Germany",
|
||||
|
||||
Reference in New Issue
Block a user