{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lansbury Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.036599,
            53.143498
          ],
          [
            -1.036433,
            53.143209
          ],
          [
            -1.036268,
            53.14292
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008175998, NG22 8RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0362818279937553,
          53.142965257285184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031448184, NG22 8RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0362309505519045,
          53.14323452470299
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031448185, NG22 8RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.036259639294144,
          53.14328869263249
        ]
      }
    }
  ]
}