{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Copsen Wood",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.359252,
            51.345031
          ],
          [
            -0.359197,
            51.344969
          ],
          [
            -0.359142,
            51.344907
          ],
          [
            -0.358892,
            51.344665
          ],
          [
            -0.358852,
            51.344626
          ],
          [
            -0.35876,
            51.344391
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033323643, KT22 0PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3587603493609578,
          51.3443822111766
        ]
      }
    }
  ]
}