{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Badger Sett",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.52161,
            51.459329
          ],
          [
            -2.521732,
            51.459027
          ],
          [
            -2.521768,
            51.458938
          ],
          [
            -2.521466,
            51.458824
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "279737, BS5 7PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.521561125449207,
          51.45874767381438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "279738, BS5 7PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5217340413709977,
          51.458764887388256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "311818, BS5 7PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5216251558461753,
          51.45931386027848
        ]
      }
    }
  ]
}