{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.163893,
            51.136888
          ],
          [
            -3.163859,
            51.136872
          ],
          [
            -3.163825,
            51.136857
          ],
          [
            -3.163374,
            51.136686
          ],
          [
            -3.162967,
            51.136601
          ],
          [
            -3.162061,
            51.136412
          ],
          [
            -3.161426,
            51.136376
          ],
          [
            -3.160791,
            51.136341
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013416256, TA5 1HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.16387762184122,
          51.136885413586896
        ]
      }
    }
  ]
}