{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lyric Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.052644,
            51.42656
          ],
          [
            -0.052637,
            51.426815
          ],
          [
            -0.052843,
            51.426909
          ],
          [
            -0.053046,
            51.427001
          ],
          [
            -0.053445,
            51.427089
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023228456, SE26 4TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.053459469454654546,
          51.42708929877977
        ]
      }
    }
  ]
}