{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blakes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.440392,
            52.62186
          ],
          [
            1.440018,
            52.621466
          ],
          [
            1.439644,
            52.621072
          ],
          [
            1.439348,
            52.620776
          ],
          [
            1.439052,
            52.620479
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009922960, NR13 5JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4388215968648561,
          52.62055694134399
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009922961, NR13 5JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.439341261519357,
          52.62096455762425
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009926351, NR13 5LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4403693968018554,
          52.621825079063065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091546442, NR13 5JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4389228167486907,
          52.62109364001591
        ]
      }
    }
  ]
}