{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eden Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.594529,
            53.812217
          ],
          [
            -1.594249,
            53.812259
          ],
          [
            -1.593969,
            53.8123
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72063556, LS4 2TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5954762599634786,
          53.811954753276765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72177374, LS4 2TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5957286389111978,
          53.81255779964217
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72532569, LS4 2TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5953029797662763,
          53.81260130523638
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72633309, LS4 2TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5940761567275972,
          53.81225561852791
        ]
      }
    }
  ]
}