{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower Birches",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.065979,
            53.53238
          ],
          [
            -2.066304,
            53.532477
          ],
          [
            -2.06663,
            53.532574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000118459, OL4 5UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0659806487003785,
          53.53237626037863
        ]
      }
    }
  ]
}