{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Taps Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.493225,
            50.681577
          ],
          [
            -3.492998,
            50.681104
          ],
          [
            -3.493054,
            50.681059
          ],
          [
            -3.493288,
            50.680875
          ],
          [
            -3.493292,
            50.68056
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032982353, EX6 8AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.493225290655441,
          50.68157726506523
        ]
      }
    }
  ]
}