{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foggs Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.596105,
            53.172114
          ],
          [
            -1.597061,
            53.172031
          ],
          [
            -1.598017,
            53.171947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Foggs Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.598017,
            53.171947
          ],
          [
            -1.598252,
            53.171954
          ],
          [
            -1.598487,
            53.17196
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333997, DE4 2HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5972681804310398,
          53.171989823248026
        ]
      }
    }
  ]
}