{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Retley Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.115194,
            53.542495
          ],
          [
            -2.114837,
            53.542483
          ],
          [
            -2.114822,
            53.542382
          ],
          [
            -2.1148,
            53.542221
          ],
          [
            -2.114561,
            53.542163
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000117566, OL1 3AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1145256853163805,
          53.54216378684943
        ]
      }
    }
  ]
}