{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lloyd Passage",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.833266,
            53.321349
          ],
          [
            -3.832796,
            53.321599
          ],
          [
            -3.832883,
            53.321885
          ],
          [
            -3.832931,
            53.321922
          ],
          [
            -3.833101,
            53.322053
          ],
          [
            -3.83241,
            53.322414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023736899, LL30 2UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8324103913077603,
          53.322414092208255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50000008203, LL30 2UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8329351565794156,
          53.3220464284378
        ]
      }
    }
  ]
}