{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clere Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.085227,
            51.523942
          ],
          [
            -0.08518,
            51.524305
          ],
          [
            -0.085162,
            51.524444
          ],
          [
            -0.08549,
            51.524539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008306621, EC2A 4LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08522660668773917,
          51.52394156217067
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437245, EC2A 4LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.08522660668773917,
          51.52394156217067
        ]
      }
    }
  ]
}