{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Reglas",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.624774,
            50.075998
          ],
          [
            -5.624666,
            50.075836
          ],
          [
            -5.624558,
            50.075675
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095564321, TR19 6HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.6247563183942715,
          50.07600225809087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095564327, TR19 6FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.624809112992432,
          50.07577568621643
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095564329, TR19 6FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.624982575697463,
          50.075851233952264
        ]
      }
    }
  ]
}