{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Meadow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.685388,
            52.027522
          ],
          [
            0.685843,
            52.02751
          ],
          [
            0.686299,
            52.027497
          ],
          [
            0.686453,
            52.027496
          ],
          [
            0.686608,
            52.027494
          ],
          [
            0.686778,
            52.027478
          ],
          [
            0.686947,
            52.027463
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023742909, CO10 7EL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.686913426341754,
          52.02748346009831
        ]
      }
    }
  ]
}