{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rose Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.056685,
            51.715026
          ],
          [
            -0.056743,
            51.714975
          ],
          [
            -0.056802,
            51.714925
          ],
          [
            -0.056826,
            51.714905
          ],
          [
            -0.056849,
            51.714885
          ],
          [
            -0.057021,
            51.714689
          ],
          [
            -0.057193,
            51.714494
          ],
          [
            -0.057189,
            51.714451
          ],
          [
            -0.057186,
            51.714408
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "148043281, EN7 6ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05666642041876747,
          51.715056214746006
        ]
      }
    }
  ]
}