{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whiteway Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.996722,
            50.890562
          ],
          [
            -1.997887,
            50.889368
          ],
          [
            -1.997969,
            50.888894
          ],
          [
            -1.997864,
            50.888486
          ],
          [
            -1.997816,
            50.888298
          ],
          [
            -1.998044,
            50.887525
          ],
          [
            -1.998228,
            50.887147
          ],
          [
            -1.998906,
            50.886331
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002928092, BH21 5DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9989250258219262,
          50.8863110713407
        ]
      }
    }
  ]
}