{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gater Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.530379,
            50.721044
          ],
          [
            -3.53019,
            50.720889
          ],
          [
            -3.53,
            50.720734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023115717, EX1 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.530378741529644,
          50.721043596889416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023123854, EX1 1JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5299055743252805,
          50.7208699426968
        ]
      }
    }
  ]
}