{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Bent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.167739,
            53.606263
          ],
          [
            -2.167672,
            53.606237
          ],
          [
            -2.167605,
            53.606211
          ],
          [
            -2.167543,
            53.606207
          ],
          [
            -2.167481,
            53.606203
          ],
          [
            -2.167258,
            53.606173
          ],
          [
            -2.167035,
            53.606144
          ],
          [
            -2.166999,
            53.606131
          ],
          [
            -2.166963,
            53.606118
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23118426, OL11 4LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1677458859356746,
          53.60626837090337
        ]
      }
    }
  ]
}