mirror of
https://github.com/Queer-Lexikon/regenbogenkarte
synced 2024-11-10 06:34:21 +00:00
e98c3de747
This commit includes all data from the current map, excluding: - the actual data - the deployment script to the server We've added a comprehensive README for newcomers, so that they can understand what's going on. Co-authored-by: xenia <xhartmann@posteo.de>
16 lines
355 B
JSON
16 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"
|
|
}
|
|
]
|