{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Memel Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.0974,
            51.523429
          ],
          [
            -0.097366,
            51.523393
          ],
          [
            -0.097331,
            51.523356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Memel Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.097331,
            51.523356
          ],
          [
            -0.097241,
            51.523269
          ],
          [
            -0.097151,
            51.523182
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010437772, EC1V 9BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09740023343132839,
          51.52342924505616
        ]
      }
    }
  ]
}