{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashton Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.739996,
            53.83134
          ],
          [
            -1.739976,
            53.831069
          ],
          [
            -1.739956,
            53.830797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010586879, BD10 8RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7400122689553736,
          53.83123846346193
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051132809, BD10 8RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7397232001404854,
          53.831300752878
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004707600, BD10 8XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7410607410209344,
          53.83122275270814
        ]
      }
    }
  ]
}