{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterside Meadows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.346018,
            53.830141
          ],
          [
            -1.345517,
            53.830097
          ],
          [
            -1.345308,
            53.830078
          ],
          [
            -1.345068,
            53.830057
          ],
          [
            -1.344509,
            53.830144
          ],
          [
            -1.344342,
            53.830169
          ],
          [
            -1.343868,
            53.830151
          ],
          [
            -1.343596,
            53.829948
          ],
          [
            -1.343629,
            53.82968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72653698, LS25 3BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3436251070130183,
          53.82976149589732
        ]
      }
    }
  ]
}