{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gooselands Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.105485,
            54.144595
          ],
          [
            -2.105337,
            54.144129
          ],
          [
            -2.105189,
            54.143663
          ],
          [
            -2.105179,
            54.143622
          ],
          [
            -2.105147,
            54.143493
          ],
          [
            -2.105119,
            54.14338
          ],
          [
            -2.105105,
            54.143323
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012775605, BD23 5QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1054525299721214,
          54.14389354252246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024102374, BD23 5QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1050373670723594,
          54.14316592371037
        ]
      }
    }
  ]
}