{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lady's Well Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.129058,
            55.081294
          ],
          [
            -4.12888,
            55.081065
          ],
          [
            -4.128896,
            55.080842
          ],
          [
            -4.128742,
            55.08061
          ],
          [
            -4.128743,
            55.080602
          ],
          [
            -4.12876,
            55.080462
          ],
          [
            -4.128773,
            55.080363
          ],
          [
            -4.128346,
            55.080105
          ],
          [
            -4.128355,
            55.07997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137081321, DG7 3PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1296699882714565,
          55.08083701344803
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137091670, DG7 3PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.130056058953538,
          55.08073138870697
        ]
      }
    }
  ]
}