{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bachelor's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.477891,
            52.830381
          ],
          [
            1.477964,
            52.830248
          ],
          [
            1.478027,
            52.83013
          ],
          [
            1.478184,
            52.829841
          ],
          [
            1.47856,
            52.829557
          ],
          [
            1.478625,
            52.829408
          ],
          [
            1.478406,
            52.82807
          ],
          [
            1.478382,
            52.827924
          ],
          [
            1.478378,
            52.826754
          ],
          [
            1.478531,
            52.825644
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023455561, NR28 9AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4778508805040058,
          52.83035255760398
        ]
      }
    }
  ]
}