{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gledhow Lane End",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.533915,
            53.829123
          ],
          [
            -1.534282,
            53.828963
          ],
          [
            -1.534318,
            53.828932
          ],
          [
            -1.534609,
            53.828677
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72078117, LS7 4AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5346633161661278,
          53.82881160544552
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72636019, LS7 4PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.534022044611576,
          53.82909673379815
        ]
      }
    }
  ]
}