{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bishops Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.388163,
            53.150928
          ],
          [
            -2.387942,
            53.15083
          ],
          [
            -2.387721,
            53.150732
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014457284, CW11 3BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3881594536544255,
          53.15093931973437
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014457285, CW11 3AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.387856518362124,
          53.15050883564543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014457286, CW11 3AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3879913304194202,
          53.15053536323088
        ]
      }
    }
  ]
}