{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Delph Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.216967,
            53.829391
          ],
          [
            -2.217166,
            53.829402
          ],
          [
            -2.217365,
            53.829414
          ],
          [
            -2.217468,
            53.828993
          ],
          [
            -2.21757,
            53.828572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022947077, BB9 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2169820634973814,
          53.82939948666755
        ]
      }
    }
  ]
}