{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edmond's Hill (B3151)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.690374,
            51.025864
          ],
          [
            -2.689926,
            51.024794
          ],
          [
            -2.689655,
            51.024146
          ],
          [
            -2.689565,
            51.023712
          ],
          [
            -2.689533,
            51.022628
          ],
          [
            -2.689552,
            51.022592
          ],
          [
            -2.689958,
            51.02184
          ],
          [
            -2.690009,
            51.021513
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30118734, TA11 7JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.690344573732039,
          51.025863254708206
        ]
      }
    }
  ]
}