{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairies Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.463968,
            56.396804
          ],
          [
            -3.463457,
            56.396788
          ],
          [
            -3.462946,
            56.396771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124018307, PH1 1NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.464107035473337,
          56.39663189823677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124018309, PH1 1NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4640670720814195,
          56.396857000927554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124086810, PH1 1LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4629296641477767,
          56.39677158825358
        ]
      }
    }
  ]
}