{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Exchange Passage West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.992526,
            53.407297
          ],
          [
            -2.992773,
            53.407207
          ],
          [
            -2.99302,
            53.407117
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262626, L2 8UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.993005255277249,
          53.40711760030297
        ]
      }
    }
  ]
}