{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.861207,
            51.965125
          ],
          [
            0.861503,
            51.965452
          ],
          [
            0.861798,
            51.965779
          ],
          [
            0.862268,
            51.966243
          ],
          [
            0.863367,
            51.966927
          ],
          [
            0.863391,
            51.966933
          ],
          [
            0.864219,
            51.967148
          ],
          [
            0.865785,
            51.967239
          ],
          [
            0.86676,
            51.967178
          ],
          [
            0.866812,
            51.967168
          ],
          [
            0.867393,
            51.967055
          ],
          [
            0.867814,
            51.967096
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070234179, CO6 4JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8679212153244169,
          51.96676205430534
        ]
      }
    }
  ]
}