Skip to content

Commit

Permalink
Add ADFC Gießen
Browse files Browse the repository at this point in the history
  • Loading branch information
gluap committed Oct 8, 2024
1 parent 01348e5 commit 22dcf82
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions content/map/initiativen.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "Gießen",
"description": "**Name**: ADFC Gießen<br/>**Anzahl**: 7 Geräte<br/>**Kontakt**: [info@adfc-giessen.de](mailto:info@adfc-giessen.de)<br/>URL: [www.adfc-giessen.de](https://www.adfc-giessen.de/)<br/>"
},
"geometry": {
"type": "Point",
"coordinates": [
8.6746332,
50.5864929
]
},
"id": "g2OTE"
},
{
"type": "Feature",
"properties": {
Expand Down

0 comments on commit 22dcf82

Please sign in to comment.