{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ash Tree Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.444591,
            53.821319
          ],
          [
            -1.444436,
            53.821228
          ],
          [
            -1.444282,
            53.821137
          ],
          [
            -1.444097,
            53.821038
          ],
          [
            -1.443913,
            53.820938
          ],
          [
            -1.443844,
            53.820983
          ],
          [
            -1.443775,
            53.821028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72007845, LS14 5NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.444046992059503,
          53.821127819237105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627585, LS14 5NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4444858219155905,
          53.82125568385582
        ]
      }
    }
  ]
}