{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garnault Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.108597,
            51.527702
          ],
          [
            -0.108415,
            51.527389
          ],
          [
            -0.108234,
            51.527076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001297968, EC1R 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10823085719566979,
          51.52748919433364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008979859, EC1R 4UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10859687257339316,
          51.52770192474014
        ]
      }
    }
  ]
}