{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rock Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.472839,
            53.796345
          ],
          [
            -1.472856,
            53.796329
          ],
          [
            -1.472873,
            53.796312
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rock Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.472839,
            53.796345
          ],
          [
            -1.472552,
            53.796615
          ],
          [
            -1.472471,
            53.796692
          ],
          [
            -1.472811,
            53.796801
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72644399, LS15 7HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4728089651413696,
          53.79637867102227
        ]
      }
    }
  ]
}