{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Backhill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.711308,
            53.099774
          ],
          [
            -1.711033,
            53.099428
          ],
          [
            -1.710906,
            53.099084
          ],
          [
            -1.711104,
            53.0982
          ],
          [
            -1.710999,
            53.097789
          ],
          [
            -1.71003,
            53.095603
          ],
          [
            -1.709983,
            53.095497
          ],
          [
            -1.709672,
            53.095065
          ],
          [
            -1.708729,
            53.093238
          ],
          [
            -1.708033,
            53.092445
          ],
          [
            -1.707122,
            53.091711
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333501, DE6 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7100568396093296,
          53.09563238465417
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070108493, DE6 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7150791890201802,
          53.097181628251946
        ]
      }
    }
  ]
}