{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Beeches",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.147261,
            52.588648
          ],
          [
            -2.147209,
            52.588699
          ],
          [
            -2.147156,
            52.588751
          ],
          [
            -2.147068,
            52.588823
          ],
          [
            -2.14698,
            52.588896
          ],
          [
            -2.146893,
            52.588964
          ],
          [
            -2.146806,
            52.589032
          ],
          [
            -2.146411,
            52.589297
          ],
          [
            -2.146391,
            52.589287
          ],
          [
            -2.145915,
            52.58905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003593791, WV1 4TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.147222279459629,
          52.588683856778395
        ]
      }
    }
  ]
}