{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clement Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.835765,
            53.324313
          ],
          [
            -3.836138,
            53.324613
          ],
          [
            -3.836115,
            53.324625
          ],
          [
            -3.835609,
            53.324873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003700099, LL30 2EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8358382753450884,
          53.324617861589495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023736825, LL30 2DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8357651365696808,
          53.32431332772672
        ]
      }
    }
  ]
}