{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beech Tree Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.765607,
            53.273729
          ],
          [
            -2.76595,
            53.27379
          ],
          [
            -2.766294,
            53.27385
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011717030, WA6 9QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7666350868473844,
          53.27365615238643
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011717031, WA6 9QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7663406736227425,
          53.27396367063322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011717032, WA6 9PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.765661278255294,
          53.273707355951515
        ]
      }
    }
  ]
}