{
"type": "FeatureCollection",
"name": "transportes",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::25830" } },
"features": [
{ "type": "Feature", "properties": { "Tipo": "Estación trén RENFE", "Direccion": "Avenida Tirant Lo Blanc, 8", "Telefono": "\n912 320 320" }, "geometry": { "type": "Point", "coordinates": [ 719952.905912817572244, 4287585.581325531005859 ] } },
{ "type": "Feature", "properties": { "Tipo": "Estación de Autobuses", "Direccion": "Carrer Juan Gil Albert, 65", "Telefono": "965 52 05 62" }, "geometry": { "type": "Point", "coordinates": [ 720063.852828338276595, 4287600.234691732563078 ] } }
]
}
