{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coombe Hole",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.017205,
            52.056683
          ],
          [
            -0.017344,
            52.056854
          ],
          [
            -0.017482,
            52.057026
          ],
          [
            -0.017635,
            52.057215
          ],
          [
            -0.017788,
            52.057405
          ],
          [
            -0.017868,
            52.057505
          ],
          [
            -0.017948,
            52.057604
          ],
          [
            -0.018086,
            52.057775
          ],
          [
            -0.018224,
            52.057946
          ],
          [
            -0.01826,
            52.05799
          ],
          [
            -0.018296,
            52.058035
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023326048, SG8 7DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.017222575305245607,
          52.05669219016588
        ]
      }
    }
  ]
}