mirror of
https://github.com/Queer-Lexikon/regenbogenkarte
synced 2024-11-22 20:23:13 +00:00
17 lines
355 B
JSON
17 lines
355 B
JSON
|
[
|
||
|
{
|
||
|
"country": "Deutschland",
|
||
|
"state": "Niedersachsen",
|
||
|
"name": "Einhornhöhle",
|
||
|
"email": "pferd@mail.gay",
|
||
|
"website": "http://localhost",
|
||
|
"location": {
|
||
|
"address": "Einhornhöhle, August Großkopf-Weg, Herzberg",
|
||
|
"lon": 51.635,
|
||
|
"lat": 10.40416
|
||
|
},
|
||
|
"activities": "Weltherrschaft übernehmen",
|
||
|
"identities": "nur Einhörner"
|
||
|
}
|
||
|
]
|