{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haynes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.581277,
            50.707036
          ],
          [
            -3.581377,
            50.706808
          ],
          [
            -3.581893,
            50.706274
          ],
          [
            -3.582196,
            50.705961
          ],
          [
            -3.582787,
            50.705636
          ],
          [
            -3.583234,
            50.705445
          ],
          [
            -3.583686,
            50.705151
          ],
          [
            -3.584515,
            50.704611
          ],
          [
            -3.58465,
            50.7045
          ],
          [
            -3.584785,
            50.704389
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032952662, EX6 7ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5836014864120425,
          50.705412624345506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032979548, EX6 7SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5812768367285925,
          50.707036015967404
        ]
      }
    }
  ]
}