mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 13:02:54 +00:00
37 lines
725 B
JSON
37 lines
725 B
JSON
{
|
|
"errorNames": [],
|
|
"instance": {
|
|
"geo": {
|
|
"point": {
|
|
"type": "Point",
|
|
"coordinates": [
|
|
13.32615,
|
|
52.51345
|
|
]
|
|
}
|
|
},
|
|
"type": "room",
|
|
"categories": [
|
|
"cafe"
|
|
],
|
|
"uid": "b7206fb5-bd77-5572-928f-16aa70910f64",
|
|
"alternateNames": [
|
|
"MA Mathe Cafeteria"
|
|
],
|
|
"name": "Mathe Cafeteria",
|
|
"address": {
|
|
"addressCountry": "Germany",
|
|
"addressLocality": "Berlin",
|
|
"addressRegion": "Berlin",
|
|
"postalCode": "10623",
|
|
"streetAddress": "Straße des 17. Juni 136"
|
|
},
|
|
"origin": {
|
|
"indexed": "2018-09-11T12:30:00Z",
|
|
"name": "Dummy",
|
|
"type": "remote"
|
|
}
|
|
},
|
|
"schema": "SCRoom"
|
|
}
|