{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Falling Foss Grange",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.605233,
            53.88182
          ],
          [
            -1.605526,
            53.88168
          ],
          [
            -1.60582,
            53.88154
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72782713, LS16 9FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6054690314307725,
          53.88153674020741
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72784060, LS16 9GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6052382335888877,
          53.88181460667179
        ]
      }
    }
  ]
}