{
  "BB": {
    "region": "BB",
    "callingCode": "1",
    "nationalNumberPattern": "^(?:246521[0369]\\d{3}|246(?:2(?:2[78]|7[0-4])|4(?:1[024-6]|2\\d|3[2-9])|5(?:20|[34]\\d|54|7[1-3])|6(?:2\\d|38)|7[35]7|9(?:1[89]|63))\\d{4})$",
    "possibleLengths": [
      10
    ],
    "types": {
      "MOBILE": {
        "nationalNumberPattern": "^(?:246(?:(?:2(?:[3568]\\d|4[0-57-9])|3(?:5[2-9]|6[0-6])|4(?:46|5\\d)|69[5-7]|8(?:[2-5]\\d|83))\\d|52(?:1[147]|20))\\d{3})$",
        "possibleLengths": [
          10
        ]
      },
      "FIXED": {
        "nationalNumberPattern": "^(?:246521[0369]\\d{3}|246(?:2(?:2[78]|7[0-4])|4(?:1[024-6]|2\\d|3[2-9])|5(?:20|[34]\\d|54|7[1-3])|6(?:2\\d|38)|7[35]7|9(?:1[89]|63))\\d{4})$",
        "possibleLengths": [
          10
        ]
      },
      "TOLL_FREE": {
        "nationalNumberPattern": "^(?:8(?:00|33|44|55|66|77|88)[2-9]\\d{6})$",
        "possibleLengths": [
          10
        ]
      },
      "PREMIUM_RATE": {
        "nationalNumberPattern": "^(?:(?:246976|900[2-9]\\d\\d)\\d{4})$",
        "possibleLengths": [
          10
        ]
      },
      "PERSONAL_NUMBER": {
        "nationalNumberPattern": "^(?:52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[125-9]|3[23]|44|66|77|88)[2-9]\\d{6})$",
        "possibleLengths": [
          10
        ]
      },
      "VOIP": {
        "nationalNumberPattern": "^(?:24631\\d{5})$",
        "possibleLengths": [
          10
        ]
      },
      "UAN": {
        "nationalNumberPattern": "^(?:246(?:292|367|4(?:1[7-9]|3[01]|4[47-9]|67)|7(?:1[2-9]|2\\d|3[016]|53))\\d{4})$",
        "possibleLengths": [
          10
        ]
      }
    },
    "nationalPrefix": "1"
  }
}
