{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Canal Side",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.075277,
            52.488319
          ],
          [
            -2.075056,
            52.4884
          ],
          [
            -2.074836,
            52.48848
          ],
          [
            -2.074655,
            52.488537
          ],
          [
            -2.074473,
            52.488594
          ],
          [
            -2.074178,
            52.488696
          ],
          [
            -2.073882,
            52.488799
          ],
          [
            -2.073577,
            52.488888
          ],
          [
            -2.073271,
            52.488978
          ],
          [
            -2.073181,
            52.489003
          ],
          [
            -2.073091,
            52.489028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90161425, DY2 9AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0743424257796708,
          52.48873988432094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90208933, DY2 9LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.075284214692952,
          52.48830776931458
        ]
      }
    }
  ]
}