{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hunters Glen",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.936535,
            53.9182
          ],
          [
            -1.936477,
            53.918393
          ],
          [
            -1.936469,
            53.918398
          ],
          [
            -1.93623,
            53.918544
          ],
          [
            -1.936218,
            53.918605
          ],
          [
            -1.936206,
            53.918666
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002330126, BD20 9BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9361076878409096,
          53.9187746407855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023344747, BD20 9BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9362602977922856,
          53.91854103940007
        ]
      }
    }
  ]
}