{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Cut",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.529117,
            51.391249
          ],
          [
            0.528978,
            51.391277
          ],
          [
            0.528839,
            51.391305
          ],
          [
            0.528695,
            51.391333
          ],
          [
            0.528552,
            51.391362
          ],
          [
            0.528442,
            51.391384
          ],
          [
            0.528331,
            51.391406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44004081, ME4 4FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5271063779637823,
          51.391697334554
        ]
      }
    }
  ]
}