{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sharpes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.083065,
            52.302728
          ],
          [
            -1.082991,
            52.302916
          ],
          [
            -1.082889,
            52.302933
          ],
          [
            -1.082726,
            52.30296
          ],
          [
            -1.082562,
            52.303078
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28017384, NN6 7SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0833240647116422,
          52.30276368228801
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28017385, NN6 7SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0829604512948923,
          52.302617012199036
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28046605, NN6 7SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.08308889402964,
          52.30278882894562
        ]
      }
    }
  ]
}