{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newlands Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.180957,
            51.705734
          ],
          [
            -0.18056,
            51.705621
          ],
          [
            -0.180319,
            51.705551
          ],
          [
            -0.180206,
            51.705617
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014210580, EN6 1SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18095659803730124,
          51.705734194344714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080969665, EN6 1SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18007064324830677,
          51.70545070697223
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080969666, EN6 1SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.179901079487214,
          51.705708853684754
        ]
      }
    }
  ]
}