{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4702499676563199,
          38.70946577690173
        ]
      },
      "properties": {
        "Tipo": "Estación tren RENFE",
        "Direccion": "Avenida Tirant Lo Blanc, 8",
        "Telefono": "912 32 03 20"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.46908339352895223,
          38.709249989873285
        ]
      },
      "properties": {
        "Tipo": "Estación de autobuses",
        "Direccion": "C/ Juan Gil Albert, 65",
        "Telefono": "965 52 05 62"
      }
    }
  ]
}