{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.48536,
            53.667543
          ],
          [
            -1.485394,
            53.667255
          ],
          [
            -1.485428,
            53.666968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63126113, WF1 5LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4856383540829858,
          53.66707670745408
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63126114, WF1 5LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4856391198559225,
          53.66701379292008
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63173007, WF1 5LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4854277903554265,
          53.6669679442301
        ]
      }
    }
  ]
}