{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Grove Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.571597,
            53.824401
          ],
          [
            -1.571565,
            53.824493
          ],
          [
            -1.571533,
            53.824585
          ],
          [
            -1.571534,
            53.824592
          ],
          [
            -1.571534,
            53.824599
          ],
          [
            -1.571929,
            53.824654
          ],
          [
            -1.572323,
            53.824709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628241, LS6 4EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5722472237748937,
          53.82470009327039
        ]
      }
    }
  ]
}