{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Cross Flatts Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.557294,
            53.771733
          ],
          [
            -1.556987,
            53.771404
          ],
          [
            -1.556679,
            53.771075
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628109, LS11 7BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5572495483234776,
          53.771679220328785
        ]
      }
    }
  ]
}