{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Western District Cut",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.422795,
            50.915748
          ],
          [
            -1.422929,
            50.915689
          ],
          [
            -1.423064,
            50.915631
          ],
          [
            -1.423163,
            50.915582
          ],
          [
            -1.423262,
            50.915532
          ],
          [
            -1.423339,
            50.91549
          ],
          [
            -1.423417,
            50.915449
          ],
          [
            -1.423474,
            50.915419
          ],
          [
            -1.42353,
            50.915389
          ],
          [
            -1.423572,
            50.915384
          ],
          [
            -1.423615,
            50.915378
          ],
          [
            -1.423648,
            50.915381
          ],
          [
            -1.423682,
            50.915383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024891545, SO15 5TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4234110956062451,
          50.91538197919189
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034868567, SO15 5ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4228949118161514,
          50.91571215129751
        ]
      }
    }
  ]
}