{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brookfield Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.388899,
            51.327609
          ],
          [
            -0.389254,
            51.327526
          ],
          [
            -0.389609,
            51.327442
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012065605, KT11 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38977277890984774,
          51.3272322926345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033320159, KT11 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38888442666375495,
          51.32759776153785
        ]
      }
    }
  ]
}