48 lines
920 B
JSON
48 lines
920 B
JSON
{
|
|
"source": "overpass-fixture",
|
|
"attribution": "Contains information from OpenStreetMap contributors.",
|
|
"elements": [
|
|
{
|
|
"type": "node",
|
|
"id": 1001,
|
|
"lat": 48.075,
|
|
"lon": 11.512,
|
|
"tags": {
|
|
"amenity": "drinking_water",
|
|
"name": "Village fountain"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1002,
|
|
"lat": 47.805,
|
|
"lon": 11.145,
|
|
"tags": {
|
|
"tourism": "camp_site",
|
|
"name": "Lakeside campsite"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1003,
|
|
"lat": 47.62,
|
|
"lon": 11.235,
|
|
"tags": {
|
|
"shop": "bicycle",
|
|
"name": "Bike shop Murnau",
|
|
"opening_hours": "Mo-Fr 09:00-18:00"
|
|
}
|
|
},
|
|
{
|
|
"type": "node",
|
|
"id": 1004,
|
|
"lat": 47.75,
|
|
"lon": 11.12,
|
|
"tags": {
|
|
"railway": "station",
|
|
"name": "Regional rail station"
|
|
}
|
|
}
|
|
]
|
|
}
|