{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Keeper's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.169212,
            52.843213
          ],
          [
            1.169327,
            52.843673
          ],
          [
            1.169442,
            52.844133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025085804, NR11 7BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1668739246782105,
          52.8332905055283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025341142, NR11 7BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1675237122673368,
          52.83732006043787
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093708240, NR11 7BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1694604781269338,
          52.84413007757958
        ]
      }
    }
  ]
}