{
    "country": "Montserrat",
    "country_code": "MS",
    "list": [
        {
            "id": 1,
            "bank": "BANK OF MONTSERRAT LIMITED",
            "city": "BRADES",
            "branch": null,
            "swift_code": "BKMOMSMS"
        },
        {
            "id": 2,
            "bank": "CAPITAL INTERNATIONAL BANK INC.",
            "city": "BRADES",
            "branch": null,
            "swift_code": "CAPBMSMS"
        },
        {
            "id": 3,
            "bank": "GOVERNMENT OF MONTSERRAT",
            "city": "BRADES",
            "branch": null,
            "swift_code": "GVMSMSMS"
        },
        {
            "id": 4,
            "bank": "RBC ROYAL BANK OF CANADA",
            "city": "PLYMOUTH",
            "branch": null,
            "swift_code": "ROYCMSMS"
        }
    ]
}
