{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Plaza Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.263887,
            51.593742
          ],
          [
            -0.263323,
            51.593275
          ],
          [
            -0.262991,
            51.593
          ],
          [
            -0.262805,
            51.592961
          ],
          [
            -0.262627,
            51.593002
          ],
          [
            -0.262177,
            51.59319
          ],
          [
            -0.261897,
            51.593307
          ],
          [
            -0.261694,
            51.593322
          ],
          [
            -0.261641,
            51.593321
          ],
          [
            -0.261589,
            51.59332
          ],
          [
            -0.261384,
            51.593287
          ],
          [
            -0.261179,
            51.593253
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202054184, NW9 0AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26385773552089087,
          51.59375006568469
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "202141508, NW9 0NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2614785901092512,
          51.59253686382122
        ]
      }
    }
  ]
}