{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lyford Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.049417,
            51.489798
          ],
          [
            0.049243,
            51.489768
          ],
          [
            0.049069,
            51.489738
          ],
          [
            0.049009,
            51.489728
          ],
          [
            0.048949,
            51.489718
          ],
          [
            0.048868,
            51.489704
          ],
          [
            0.048788,
            51.48969
          ],
          [
            0.048777,
            51.489685
          ],
          [
            0.048767,
            51.489679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010226172, SE18 5EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.04941077897965046,
          51.48979604375867
        ]
      }
    }
  ]
}