{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitehouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.977846,
            50.876708
          ],
          [
            -3.976295,
            50.876749
          ],
          [
            -3.974689,
            50.87691
          ],
          [
            -3.974277,
            50.877029
          ],
          [
            -3.972876,
            50.877432
          ],
          [
            -3.97258,
            50.877605
          ],
          [
            -3.970932,
            50.877839
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015594339, EX19 8DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9708526510520765,
          50.87713075378727
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024669147, EX19 8DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.970122137797014,
          50.876999195420346
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090292088, EX19 8DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9678527431299564,
          50.87981648661978
        ]
      }
    }
  ]
}