{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Margarets Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.192482,
            51.497614
          ],
          [
            -0.192395,
            51.497637
          ],
          [
            -0.192308,
            51.49766
          ],
          [
            -0.19213,
            51.497719
          ],
          [
            -0.191952,
            51.497779
          ],
          [
            -0.191578,
            51.497903
          ],
          [
            -0.191204,
            51.498028
          ],
          [
            -0.191037,
            51.498086
          ],
          [
            -0.19095,
            51.498088
          ],
          [
            -0.190671,
            51.498095
          ],
          [
            -0.190328,
            51.498096
          ],
          [
            -0.189985,
            51.498097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "217112789, W8 5UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19127068566619237,
          51.49799986125387
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025287323, W8 5LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1919394110819244,
          51.49784830848881
        ]
      }
    }
  ]
}