{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vintery Leys",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.606586,
            51.493711
          ],
          [
            -2.606903,
            51.493737
          ],
          [
            -2.607005,
            51.493768
          ],
          [
            -2.607395,
            51.493887
          ],
          [
            -2.607553,
            51.493881
          ],
          [
            -2.607712,
            51.493874
          ],
          [
            -2.607899,
            51.493856
          ],
          [
            -2.608085,
            51.493839
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316741, BS10 5HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.606643396069845,
          51.49372016415935
        ]
      }
    }
  ]
}