{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leafield Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.044447,
            54.906312
          ],
          [
            -5.044193,
            54.906255
          ],
          [
            -5.044174,
            54.906242
          ],
          [
            -5.043979,
            54.90611
          ],
          [
            -5.043843,
            54.90596
          ],
          [
            -5.043707,
            54.905809
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137008318, DG9 0BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.043770758846401,
          54.906239038657134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137016127, DG9 0BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.044011821207624,
          54.90633189126952
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137089799, DG9 0BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.044447212057477,
          54.90631198333262
        ]
      }
    }
  ]
}