{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Water Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.882631,
            51.896721
          ],
          [
            0.882679,
            51.896697
          ],
          [
            0.8827,
            51.896687
          ],
          [
            0.883702,
            51.8962
          ],
          [
            0.884774,
            51.895679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070233757, CO3 3LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8847737111341338,
          51.895679003762574
        ]
      }
    }
  ]
}