{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Heath Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.346152,
            53.144143
          ],
          [
            -2.34603,
            53.143926
          ],
          [
            -2.345907,
            53.143709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007646375, CW11 2LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.345919810500455,
          53.14370760460283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010056121, CW11 2LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3464459488705636,
          53.144065633709715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010056122, CW11 2LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.346327869074499,
          53.14425474622295
        ]
      }
    }
  ]
}