{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sheldrake Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.267899,
            51.806119
          ],
          [
            -2.268168,
            51.806015
          ],
          [
            -2.268322,
            51.805819
          ],
          [
            -2.268615,
            51.805446
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092979076, GL2 4DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2684270299442613,
          51.805972084074476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092979315, GL2 4ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.267876757313819,
          51.80611719628779
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094460521, GL2 4DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2682220606120174,
          51.805648875646995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094460523, GL2 4DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2682227549754637,
          51.80576575726637
        ]
      }
    }
  ]
}