{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quaker Bottom",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.683651,
            53.562217
          ],
          [
            -1.682778,
            53.562573
          ],
          [
            -1.682372,
            53.562663
          ],
          [
            -1.680975,
            53.562972
          ],
          [
            -1.680854,
            53.563059
          ],
          [
            -1.680848,
            53.563063
          ],
          [
            -1.680676,
            53.563186
          ],
          [
            -1.680672,
            53.563189
          ],
          [
            -1.680676,
            53.563464
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83220012, HD8 8XU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.683674390057409,
          53.56221381874824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83220018, HD8 8XU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6771506440726256,
          53.56243908950856
        ]
      }
    }
  ]
}