|
- {
- "type": "FeatureCollection",
- "name": "es-madring",
- "bbox": [
- -3.62,
- 40.462,
- -3.61,
- 40.47
- ],
- "features": [
- {
- "type": "Feature",
- "properties": {
- "id": "es-madring",
- "Location": "Madrid",
- "Name": "Madring",
- "opened": 2026,
- "length": 5416,
- "altitude": 620
- },
- "bbox": [
- -3.62,
- 40.462,
- -3.61,
- 40.47
- ],
- "geometry": {
- "type": "Point",
- "coordinates": [
- -3.61528,
- 40.46528
- ]
- }
- }
- ]
- }
|