{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moorhouse Gap",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.254032,
            53.585394
          ],
          [
            -1.253465,
            53.585831
          ],
          [
            -1.253368,
            53.585981
          ],
          [
            -1.252937,
            53.586646
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006609750, DN6 7HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2542613842165422,
          53.58521561550628
        ]
      }
    }
  ]
}