{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.645288,
            52.483095
          ],
          [
            1.6461,
            52.483163
          ],
          [
            1.650312,
            52.483801
          ],
          [
            1.652685,
            52.48393
          ],
          [
            1.653186,
            52.483841
          ],
          [
            1.6536,
            52.483676
          ],
          [
            1.656136,
            52.482665
          ],
          [
            1.656453,
            52.482583
          ],
          [
            1.657142,
            52.482544
          ],
          [
            1.659022,
            52.482857
          ],
          [
            1.659308,
            52.482949
          ],
          [
            1.660185,
            52.484193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630004240, NR34 0BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.6453096003651466,
          52.48309081798474
        ]
      }
    }
  ]
}