{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willows End",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.800342,
            51.346859
          ],
          [
            -0.800752,
            51.34685
          ],
          [
            -0.801161,
            51.34684
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022824682, GU47 9DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8007158738947732,
          51.346844640607614
        ]
      }
    }
  ]
}