{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.02728,
            51.183809
          ],
          [
            0.027266,
            51.18406
          ],
          [
            0.027227,
            51.184149
          ],
          [
            0.027186,
            51.184244
          ],
          [
            0.02718,
            51.184259
          ],
          [
            0.027159,
            51.184308
          ],
          [
            0.027143,
            51.184344
          ],
          [
            0.027084,
            51.184481
          ],
          [
            0.026834,
            51.184806
          ],
          [
            0.026437,
            51.185131
          ],
          [
            0.026066,
            51.185367
          ],
          [
            0.025484,
            51.185603
          ],
          [
            0.025153,
            51.185887
          ],
          [
            0.024723,
            51.186506
          ],
          [
            0.024144,
            51.187088
          ],
          [
            0.023942,
            51.187537
          ],
          [
            0.023836,
            51.187772
          ],
          [
            0.024031,
            51.188808
          ],
          [
            0.024442,
            51.18976
          ],
          [
            0.024678,
            51.190004
          ],
          [
            0.025574,
            51.19051
          ],
          [
            0.025802,
            51.190885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007909212, TN8 6PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.025802687930370733,
          51.19090328538288
        ]
      }
    }
  ]
}