{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cuckoo Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.312987,
            51.494974
          ],
          [
            0.312698,
            51.495879
          ],
          [
            0.312688,
            51.495916
          ],
          [
            0.312418,
            51.496862
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cuckoo Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.312444,
            51.499581
          ],
          [
            0.312486,
            51.49878
          ],
          [
            0.312529,
            51.497979
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001045812, RM16 5UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.31249118344029175,
          51.49798731776587
        ]
      }
    }
  ]
}