{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rull Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.564061,
            50.958494
          ],
          [
            -3.564038,
            50.958527
          ],
          [
            -3.564015,
            50.95856
          ],
          [
            -3.563974,
            50.958709
          ],
          [
            -3.563968,
            50.958731
          ],
          [
            -3.563795,
            50.958799
          ],
          [
            -3.563676,
            50.958794
          ],
          [
            -3.563557,
            50.95879
          ],
          [
            -3.562341,
            50.958767
          ],
          [
            -3.560715,
            50.958497
          ],
          [
            -3.558712,
            50.958576
          ],
          [
            -3.557965,
            50.958605
          ],
          [
            -3.557473,
            50.958526
          ],
          [
            -3.556985,
            50.958284
          ],
          [
            -3.556784,
            50.958053
          ],
          [
            -3.556529,
            50.956412
          ],
          [
            -3.556512,
            50.956388
          ],
          [
            -3.556495,
            50.956364
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035362735, EX16 9QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5565076858781275,
          50.95634525881092
        ]
      }
    }
  ]
}