{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abbey Path",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.583149,
            56.561262
          ],
          [
            -2.582746,
            56.561382
          ],
          [
            -2.582631,
            56.561417
          ],
          [
            -2.582487,
            56.561579
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117093083, DD11 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5829879510025364,
          56.561361198101096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117120217, DD11 1ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5828096804882485,
          56.56140695437703
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117122378, DD11 1HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5831489841878676,
          56.56125263416643
        ]
      }
    }
  ]
}