{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Davies' Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.826152,
            53.319037
          ],
          [
            -3.826006,
            53.318925
          ],
          [
            -3.825859,
            53.318812
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Davies' Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.82637,
            53.319221
          ],
          [
            -3.826261,
            53.319129
          ],
          [
            -3.826152,
            53.319037
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023739689, LL30 1DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.82638765788096,
          53.31920715569732
        ]
      }
    }
  ]
}