{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Beeches",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.826509,
            50.74134
          ],
          [
            -1.826672,
            50.741416
          ],
          [
            -1.826835,
            50.741493
          ],
          [
            -1.826914,
            50.741523
          ],
          [
            -1.826993,
            50.741552
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014275920, BH7 7JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8266228654311263,
          50.741339979794446
        ]
      }
    }
  ]
}