{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Prior's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.935028,
            53.975105
          ],
          [
            -1.935085,
            53.974987
          ],
          [
            -1.934936,
            53.974403
          ],
          [
            -1.934823,
            53.973962
          ],
          [
            -1.934967,
            53.97374
          ],
          [
            -1.934976,
            53.973727
          ],
          [
            -1.934985,
            53.973713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024102592, BD23 6ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9350461105011532,
          53.9751271545647
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095435465, BD23 6ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9344216956348979,
          53.97469540768746
        ]
      }
    }
  ]
}