{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lyons Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.212127,
            51.495111
          ],
          [
            -0.212125,
            51.495226
          ],
          [
            -0.212152,
            51.495253
          ],
          [
            -0.212276,
            51.495377
          ],
          [
            -0.212332,
            51.495434
          ],
          [
            -0.212389,
            51.495491
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "34128070, W14 0QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2118754471078533,
          51.49498862553236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "34142314, W14 0QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21173461435017119,
          51.49527423658489
        ]
      }
    }
  ]
}