Created
October 28, 2024 08:27
-
-
Save ZenulAbidin/efb93814475ca0695147d2b156a24baf to your computer and use it in GitHub Desktop.
MCC codes in JSON. Categorized by section.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const mccData = [ | |
{ | |
category: "Contracted Services", | |
mccs: [ | |
{ code: "0742", title: "Veterinary Services", icon: "bi-heart-pulse" }, | |
{ code: "0763", title: "Agricultural Cooperatives", icon: "bi-plant" }, | |
{ code: "0780", title: "Horticultural and Landscaping Services", icon: "bi-tree" }, | |
{ code: "1520", title: "General Contractors – Residential and Commercial", icon: "bi-hammer" }, | |
{ code: "1711", title: "Heating, Plumbing, and Air Conditioning Contractors", icon: "bi-thermometer-half" }, | |
{ code: "1731", title: "Electrical Contractors", icon: "bi-lightning" }, | |
{ code: "1740", title: "Masonry, Stonework, Tile Setting, and Plastering Contractors", icon: "bi-bricks" }, | |
{ code: "1750", title: "Carpentry Contractors", icon: "bi-hammer" }, | |
{ code: "1761", title: "Roofing, Siding, and Sheet Metal Contractors", icon: "bi-house" }, | |
{ code: "1771", title: "Concrete Work Contractors", icon: "bi-tools" }, | |
{ code: "1799", title: "Special Trade Contractors (Not Elsewhere Classified)", icon: "bi-gear" } | |
] | |
}, | |
{ | |
category: "Airlines", | |
mccs: [ | |
{ code: "3000", title: "UNITED AIRLINES", icon: "bi-airplane" }, | |
{ code: "3001", title: "AMERICAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3002", title: "PAN AMERICAN", icon: "bi-airplane" }, | |
{ code: "3003", title: "EUROFLY AIRLINES", icon: "bi-airplane" }, | |
{ code: "3004", title: "DRAGON AIRLINES", icon: "bi-airplane" }, | |
{ code: "3005", title: "BRITISH AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3006", title: "JAPAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3007", title: "AIR FRANCE", icon: "bi-airplane" }, | |
{ code: "3008", title: "LUFTHANSA", icon: "bi-airplane" }, | |
{ code: "3009", title: "AIR CANADA", icon: "bi-airplane" }, | |
{ code: "3010", title: "KLM (ROYAL DUTCH AIRLINES)", icon: "bi-airplane" }, | |
{ code: "3011", title: "AEROFLOT", icon: "bi-airplane" }, | |
{ code: "3012", title: "QANTAS", icon: "bi-airplane" }, | |
{ code: "3013", title: "ITA AIRWAYS (FORMERLY ALITALIA)", icon: "bi-airplane" }, | |
{ code: "3014", title: "SAUDI ARABIAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3015", title: "SWISS INTERNATIONAL AIRLINES", icon: "bi-airplane" }, | |
{ code: "3016", title: "SAS", icon: "bi-airplane" }, | |
{ code: "3017", title: "SOUTH AFRICAN AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3018", title: "VARIG (BRAZIL)", icon: "bi-airplane" }, | |
{ code: "3019", title: "EASTERN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3020", title: "AIR-INDIA", icon: "bi-airplane" }, | |
{ code: "3021", title: "AIR ALGERIE", icon: "bi-airplane" }, | |
{ code: "3022", title: "PHILIPPINE AIRLINES", icon: "bi-airplane" }, | |
{ code: "3023", title: "MEXICANA", icon: "bi-airplane" }, | |
{ code: "3024", title: "PAKISTAN INTERNATIONAL", icon: "bi-airplane" }, | |
{ code: "3025", title: "AIR NEW ZEALAND", icon: "bi-airplane" }, | |
{ code: "3026", title: "EMIRATES AIRLINES", icon: "bi-airplane" }, | |
{ code: "3027", title: "UTA/INTERAIR", icon: "bi-airplane" }, | |
{ code: "3028", title: "AIR MALTA", icon: "bi-airplane" }, | |
{ code: "3029", title: "SN BRUSSELS AIRLINES", icon: "bi-airplane" }, | |
{ code: "3030", title: "AEROLINEAS ARGENTINAS", icon: "bi-airplane" }, | |
{ code: "3031", title: "OLYMPIC AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3032", title: "EL AL", icon: "bi-airplane" }, | |
{ code: "3033", title: "ANSETT AIRLINES", icon: "bi-airplane" }, | |
{ code: "3034", title: "ETIHAD AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3035", title: "TAP (PORTUGAL)", icon: "bi-airplane" }, | |
{ code: "3036", title: "VASP (BRAZIL)", icon: "bi-airplane" }, | |
{ code: "3037", title: "EGYPTAIR", icon: "bi-airplane" }, | |
{ code: "3038", title: "KUWAIT AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3039", title: "AVIANCA", icon: "bi-airplane" }, | |
{ code: "3040", title: "GULF AIR (BAHRAIN)", icon: "bi-airplane" }, | |
{ code: "3041", title: "BALKAN-BULGARIAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3042", title: "FINNAIR", icon: "bi-airplane" }, | |
{ code: "3043", title: "AER LINGUS", icon: "bi-airplane" }, | |
{ code: "3044", title: "AIR LANKA", icon: "bi-airplane" }, | |
{ code: "3045", title: "NIGERIA AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3046", title: "CRUZEIRO DO SUL (BRAZIL)", icon: "bi-airplane" }, | |
{ code: "3047", title: "TURKISH AIRLINES", icon: "bi-airplane" }, | |
{ code: "3048", title: "ROYAL AIR MAROC", icon: "bi-airplane" }, | |
{ code: "3049", title: "TUNIS AIR", icon: "bi-airplane" }, | |
{ code: "3050", title: "ICELANDAIR", icon: "bi-airplane" }, | |
{ code: "3051", title: "AUSTRIAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3052", title: "LAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3053", title: "AVIACO (SPAIN)", icon: "bi-airplane" }, | |
{ code: "3054", title: "LADECO (CHILE)", icon: "bi-airplane" }, | |
{ code: "3055", title: "LAB (BOLIVIA)", icon: "bi-airplane" }, | |
{ code: "3056", title: "JET AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3057", title: "VIRGIN AMERICA", icon: "bi-airplane" }, | |
{ code: "3058", title: "DELTA", icon: "bi-airplane" }, | |
{ code: "3059", title: "DBA AIRLINES", icon: "bi-airplane" }, | |
{ code: "3060", title: "NORTHWEST", icon: "bi-airplane" }, | |
{ code: "3061", title: "CONTINENTAL", icon: "bi-airplane" }, | |
{ code: "3062", title: "HAPAG-LLOYD EXPRESS AIRLINES", icon: "bi-airplane" }, | |
{ code: "3063", title: "US AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3064", title: "ADRIA AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3065", title: "AIRINTER", icon: "bi-airplane" }, | |
{ code: "3066", title: "SOUTHWEST", icon: "bi-airplane" }, | |
{ code: "3067", title: "VANGUARD AIRLINES", icon: "bi-airplane" }, | |
{ code: "3068", title: "AIR ASTANA", icon: "bi-airplane" }, | |
{ code: "3069", title: "SUN COUNTRY AIRLINES", icon: "bi-airplane" }, | |
{ code: "3070", title: "FLYDUBAI", icon: "bi-airplane" }, | |
{ code: "3071", title: "AIR BRITISH COLUMBIA", icon: "bi-airplane" }, | |
{ code: "3072", title: "CEBU PACIFIC AIRLINES", icon: "bi-airplane" }, | |
{ code: "3075", title: "SINGAPORE AIRLINES", icon: "bi-airplane" }, | |
{ code: "3076", title: "AEROMEXICO", icon: "bi-airplane" }, | |
{ code: "3077", title: "THAI AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3078", title: "CHINA AIRLINES", icon: "bi-airplane" }, | |
{ code: "3079", title: "JETSTAR AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3080", title: "SWOOP INC", icon: "bi-airplane" }, | |
{ code: "3081", title: "XIAMEN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3082", title: "KOREAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3083", title: "AIR AFRIQUE", icon: "bi-airplane" }, | |
{ code: "3084", title: "EVA AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3085", title: "MIDWEST EXPRESS AIRLINES", icon: "bi-airplane" }, | |
{ code: "3086", title: "CARNIVAL AIRLINES", icon: "bi-airplane" }, | |
{ code: "3087", title: "METRO AIRLINES", icon: "bi-airplane" }, | |
{ code: "3088", title: "CROATIA AIRLINES", icon: "bi-airplane" }, | |
{ code: "3089", title: "TRANSAERO", icon: "bi-airplane" }, | |
{ code: "3090", title: "UNI AIRWAYS CORPORATION", icon: "bi-airplane" }, | |
{ code: "3094", title: "ZAMBIA AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3096", title: "AIR ZIMBABWE", icon: "bi-airplane" }, | |
{ code: "3097", title: "SPANAIR", icon: "bi-airplane" }, | |
{ code: "3098", title: "ASIANA AIRLINES", icon: "bi-airplane" }, | |
{ code: "3099", title: "CATHAY PACIFIC", icon: "bi-airplane" }, | |
{ code: "3100", title: "MALAYSIAN AIRLINE SYSTEM", icon: "bi-airplane" }, | |
{ code: "3102", title: "IBERIA", icon: "bi-airplane" }, | |
{ code: "3103", title: "GARUDA (INDONESIA)", icon: "bi-airplane" }, | |
{ code: "3106", title: "BRAATHENS S.A.F.E. (NORWAY)", icon: "bi-airplane" }, | |
{ code: "3110", title: "WINGS AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3111", title: "BRITISH MIDLAND", icon: "bi-airplane" }, | |
{ code: "3112", title: "WINDWARD ISLAND", icon: "bi-airplane" }, | |
{ code: "3115", title: "TOWER AIR", icon: "bi-airplane" }, | |
{ code: "3117", title: "VIASA", icon: "bi-airplane" }, | |
{ code: "3118", title: "VALLEY AIRLINES", icon: "bi-airplane" }, | |
{ code: "3125", title: "TAN", icon: "bi-airplane" }, | |
{ code: "3126", title: "TALAIR", icon: "bi-airplane" }, | |
{ code: "3127", title: "TACA INTERNATIONAL", icon: "bi-airplane" }, | |
{ code: "3129", title: "SURINAM AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3130", title: "SUNWORLD INTERNATIONAL", icon: "bi-airplane" }, | |
{ code: "3131", title: "VLM AIRLINES", icon: "bi-airplane" }, | |
{ code: "3132", title: "FRONTIER AIRLINES", icon: "bi-airplane" }, | |
{ code: "3133", title: "SUNBELT AIRLINES", icon: "bi-airplane" }, | |
{ code: "3135", title: "SUDAN AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3136", title: "QATAR AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3137", title: "SINGLETON", icon: "bi-airplane" }, | |
{ code: "3138", title: "SIMMONS AIRLINES", icon: "bi-airplane" }, | |
{ code: "3143", title: "SCENIC AIRLINES", icon: "bi-airplane" }, | |
{ code: "3144", title: "VIRGIN ATLANTIC", icon: "bi-airplane" }, | |
{ code: "3145", title: "SAN JUAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3146", title: "LUXAIR", icon: "bi-airplane" }, | |
{ code: "3148", title: "AIR LITTORAL SA", icon: "bi-airplane" }, | |
{ code: "3151", title: "AIR ZAIRE", icon: "bi-airplane" }, | |
{ code: "3154", title: "PRINCEVILLE", icon: "bi-airplane" }, | |
{ code: "3156", title: "GO FLY LTD", icon: "bi-airplane" }, | |
{ code: "3159", title: "PBA", icon: "bi-airplane" }, | |
{ code: "3161", title: "ALL NIPPON AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3164", title: "NORONTAIR", icon: "bi-airplane" }, | |
{ code: "3165", title: "NEW YORK HELICOPTER", icon: "bi-airplane" }, | |
{ code: "3167", title: "AEROCONTINENTE", icon: "bi-airplane" }, | |
{ code: "3168", title: "HAINAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3170", title: "MOUNT COOK", icon: "bi-airplane" }, | |
{ code: "3171", title: "CANADIAN AIRLINES INTERNATIONAL", icon: "bi-airplane" }, | |
{ code: "3172", title: "NATIONAIR", icon: "bi-airplane" }, | |
{ code: "3174", title: "JETBLUE AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3175", title: "MIDDLE EAST AIR", icon: "bi-airplane" }, | |
{ code: "3176", title: "METROFLIGHT AIRLINES", icon: "bi-airplane" }, | |
{ code: "3177", title: "AIRTRAN AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3178", title: "MESA AIR", icon: "bi-airplane" }, | |
{ code: "3180", title: "WESTJET AIRLINES", icon: "bi-airplane" }, | |
{ code: "3181", title: "MALEV", icon: "bi-airplane" }, | |
{ code: "3182", title: "LOT (POLAND)", icon: "bi-airplane" }, | |
{ code: "3183", title: "OMAN AVIATION SERVICES", icon: "bi-airplane" }, | |
{ code: "3184", title: "LIAT", icon: "bi-airplane" }, | |
{ code: "3185", title: "LAV (VENEZUELA)", icon: "bi-airplane" }, | |
{ code: "3186", title: "LAP (PARAGUAY)", icon: "bi-airplane" }, | |
{ code: "3187", title: "LACSA (COSTA RICA)", icon: "bi-airplane" }, | |
{ code: "3188", title: "VIRGIN EXPRESS", icon: "bi-airplane" }, | |
{ code: "3190", title: "JUGOSLAV AIR", icon: "bi-airplane" }, | |
{ code: "3191", title: "ISLAND AIRLINES", icon: "bi-airplane" }, | |
{ code: "3193", title: "INDIAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3196", title: "HAWAIIAN AIR", icon: "bi-airplane" }, | |
{ code: "3197", title: "HAVASU AIRLINES", icon: "bi-airplane" }, | |
{ code: "3200", title: "GUYANA AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3203", title: "GOLDEN PACIFIC AIR", icon: "bi-airplane" }, | |
{ code: "3204", title: "FREEDOM AIR", icon: "bi-airplane" }, | |
{ code: "3206", title: "CHINA EASTERN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3211", title: "NORWEGIAN AIR SHUTTLE", icon: "bi-airplane" }, | |
{ code: "3212", title: "DOMINICANA", icon: "bi-airplane" }, | |
{ code: "3213", title: "BRAATHENS REGIONAL AIRLINES", icon: "bi-airplane" }, | |
{ code: "3215", title: "DAN AIR SERVICES", icon: "bi-airplane" }, | |
{ code: "3216", title: "CUMBERLAND AIRLINES", icon: "bi-airplane" }, | |
{ code: "3217", title: "CSA", icon: "bi-airplane" }, | |
{ code: "3218", title: "CROWN AIR", icon: "bi-airplane" }, | |
{ code: "3219", title: "COPA", icon: "bi-airplane" }, | |
{ code: "3220", title: "COMPANIA FAUCETT", icon: "bi-airplane" }, | |
{ code: "3221", title: "TRANSPORTES AEROS MILITARES ECUATORIANOS", icon: "bi-airplane" }, | |
{ code: "3222", title: "COMMAND AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3223", title: "COMAIR", icon: "bi-airplane" }, | |
{ code: "3226", title: "SKYWAYS AIR", icon: "bi-airplane" }, | |
{ code: "3228", title: "CAYMAN AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3229", title: "SAETA – SOCIEDAD ECUATORIANA DE TRANSPORTES AEREOS", icon: "bi-airplane" }, | |
{ code: "3231", title: "SAHSA – SERVICIO AEREO DE HONDURAS", icon: "bi-airplane" }, | |
{ code: "3233", title: "CAPITOL AIR", icon: "bi-airplane" }, | |
{ code: "3234", title: "CARIBBEAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3235", title: "BROCKWAY AIR", icon: "bi-airplane" }, | |
{ code: "3236", title: "AIR ARABIA AIRLINE", icon: "bi-airplane" }, | |
{ code: "3238", title: "BEMIDJI AIRLINES", icon: "bi-airplane" }, | |
{ code: "3239", title: "BAR HARBOR AIRLINES", icon: "bi-airplane" }, | |
{ code: "3240", title: "BAHAMASAIR", icon: "bi-airplane" }, | |
{ code: "3241", title: "AVIATECA (GUATEMALA)", icon: "bi-airplane" }, | |
{ code: "3242", title: "AVENSA", icon: "bi-airplane" }, | |
{ code: "3243", title: "AUSTRIAN AIR SERVICE", icon: "bi-airplane" }, | |
{ code: "3245", title: "EASYJET AIRLINES", icon: "bi-airplane" }, | |
{ code: "3246", title: "RYANAIR", icon: "bi-airplane" }, | |
{ code: "3247", title: "GOL AIRLINES", icon: "bi-airplane" }, | |
{ code: "3248", title: "TAM AIRLINES", icon: "bi-airplane" }, | |
{ code: "3251", title: "ALOHA AIRLINES", icon: "bi-airplane" }, | |
{ code: "3252", title: "ALM", icon: "bi-airplane" }, | |
{ code: "3254", title: "US AIR SHUTTLE", icon: "bi-airplane" }, | |
{ code: "3256", title: "ALASKA AIRLINES", icon: "bi-airplane" }, | |
{ code: "3259", title: "AMERICAN TRANS AIR", icon: "bi-airplane" }, | |
{ code: "3260", title: "SPIRIT AIRLINES", icon: "bi-airplane" }, | |
{ code: "3261", title: "AIR CHINA", icon: "bi-airplane" }, | |
{ code: "3262", title: "RENO AIR, INC.", icon: "bi-airplane" }, | |
{ code: "3263", title: "AERO SERVICIO CARABOBO", icon: "bi-airplane" }, | |
{ code: "3266", title: "AIR SEYCHELLES", icon: "bi-airplane" }, | |
{ code: "3267", title: "AIR PANAMA", icon: "bi-airplane" }, | |
{ code: "3280", title: "AIR JAMAICA", icon: "bi-airplane" }, | |
{ code: "3282", title: "AIR DJIBOUTI", icon: "bi-airplane" }, | |
{ code: "3284", title: "AERO VIRGIN ISLANDS", icon: "bi-airplane" }, | |
{ code: "3285", title: "AEROPERU", icon: "bi-airplane" }, | |
{ code: "3286", title: "AEROLINEAS NICARAGUENSIS", icon: "bi-airplane" }, | |
{ code: "3287", title: "AERO COACH AVIATION", icon: "bi-airplane" }, | |
{ code: "3292", title: "CYPRUS AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3293", title: "ECUATORIANA", icon: "bi-airplane" }, | |
{ code: "3294", title: "ETHIOPIAN AIRLINES", icon: "bi-airplane" }, | |
{ code: "3295", title: "KENYA AIRWAYS", icon: "bi-airplane" }, | |
{ code: "3296", title: "AIR BERLIN", icon: "bi-airplane" }, | |
{ code: "3297", title: "TAROM ROMANIAN AIR TRANSPORT", icon: "bi-airplane" }, | |
{ code: "3298", title: "AIR MAURITIUS", icon: "bi-airplane" }, | |
{ code: "3299", title: "WIDEROE’S FLYVESELSKAP", icon: "bi-airplane" }, | |
{ code: "3300", title: "AZUL AIR", icon: "bi-airplane" }, | |
{ code: "3301", title: "WIZZ AIR", icon: "bi-airplane" }, | |
{ code: "3302", title: "FLYBE LTD", icon: "bi-airplane" }, | |
{ code: "3303", title: "TIGERAIR", icon: "bi-airplane" }, | |
{ code: "3308", title: "CHINA SOUTHERN AIRLINES", icon: "bi-airplane" } | |
] | |
}, | |
{ | |
category: "Automobile/Vehicle Rentals", | |
mccs: [ | |
{ code: "3351", title: "AFFILIATED AUTO RENTAL", icon: "bi-car-front" }, | |
{ code: "3352", title: "AMERICAN INTL RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3353", title: "BROOKS RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3354", title: "ACTION AUTO RENTAL", icon: "bi-car-front" }, | |
{ code: "3355", title: "SIXT CAR RENTAL", icon: "bi-car-front" }, | |
{ code: "3357", title: "HERTZ", icon: "bi-car-front" }, | |
{ code: "3359", title: "PAYLESS CAR RENTAL", icon: "bi-car-front" }, | |
{ code: "3360", title: "SNAPPY CAR RENTAL", icon: "bi-car-front" }, | |
{ code: "3361", title: "AIRWAYS RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3362", title: "ALTRA AUTO RENTAL", icon: "bi-car-front" }, | |
{ code: "3364", title: "AGENCY RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3366", title: "BUDGET RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3368", title: "HOLIDAY RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3370", title: "RENT-A-WRECK", icon: "bi-car-front" }, | |
{ code: "3374", title: "ACCENT RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3376", title: "AJAX RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3380", title: "TRIANGLE RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3381", title: "EUROP CAR", icon: "bi-car-front" }, | |
{ code: "3385", title: "TROPICAL RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3386", title: "SHOWCASE RENTAL CARS", icon: "bi-car-front" }, | |
{ code: "3387", title: "ALAMO RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3388", title: "MERCHANTS RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3389", title: "AVIS RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3390", title: "DOLLAR RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3391", title: "EUROPE BY CAR", icon: "bi-car-front" }, | |
{ code: "3393", title: "NATIONAL CAR RENTAL", icon: "bi-car-front" }, | |
{ code: "3394", title: "KEMWELL GROUP RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3395", title: "THRIFTY CAR RENTAL", icon: "bi-car-front" }, | |
{ code: "3396", title: "TILDEN RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3398", title: "ECONO-CAR RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3400", title: "AUTO HOST CAR RENTALS", icon: "bi-car-front" }, | |
{ code: "3405", title: "ENTERPRISE RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3409", title: "GENERAL RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3412", title: "A-1 RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3414", title: "GODFREY NATL RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3420", title: "ANSA INTL RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3421", title: "ALLSTATE RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3423", title: "AVCAR RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3425", title: "AUTOMATE RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3427", title: "AVON RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3428", title: "CAREY RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3429", title: "INSURANCE RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3430", title: "MAJOR RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3431", title: "REPLACEMENT RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3432", title: "RESERVE RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3433", title: "UGLY DUCKLING RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3434", title: "USA RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3435", title: "VALUE RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3436", title: "AUTOHANSA RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3437", title: "CITE RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3438", title: "INTERENT RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3439", title: "MILLEVILLE RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "3441", title: "ADVANTAGE RENT-A-CAR", icon: "bi-car-front" }, | |
{ code: "7512", title: "Automobile Rental Agency - not elsewhere classified", icon: "bi-car-front" }, | |
{ code: "7513", title: "Truck and Utility Trailer Rentals", icon: "bi-truck" }, | |
{ code: "7519", title: "Motor Home and Recreational Vehicle Rentals", icon: "bi-house" }, | |
] | |
}, | |
{ | |
category: "Hotels and Motels", | |
mccs: [ | |
{ code: "3501", title: "HOLIDAY INNS", icon: "bi-building" }, | |
{ code: "3502", title: "BEST WESTERN HOTELS", icon: "bi-building" }, | |
{ code: "3503", title: "SHERATON", icon: "bi-building" }, | |
{ code: "3504", title: "HILTON HOTELS", icon: "bi-building" }, | |
{ code: "3505", title: "FORTE HOTELS", icon: "bi-building" }, | |
{ code: "3506", title: "GOLDEN TULIP HOTELS", icon: "bi-building" }, | |
{ code: "3507", title: "FRIENDSHIP INNS", icon: "bi-building" }, | |
{ code: "3508", title: "QUALITY INNS", icon: "bi-building" }, | |
{ code: "3509", title: "MARRIOTT", icon: "bi-building" }, | |
{ code: "3510", title: "DAYS INNS", icon: "bi-building" }, | |
{ code: "3511", title: "ARABELLA HOTELS", icon: "bi-building" }, | |
{ code: "3512", title: "INTER-CONTINENTAL HOTELS", icon: "bi-building" }, | |
{ code: "3513", title: "WESTIN", icon: "bi-building" }, | |
{ code: "3514", title: "AMERISUITES", icon: "bi-building" }, | |
{ code: "3515", title: "RODEWAY INNS", icon: "bi-building" }, | |
{ code: "3516", title: "LA QUINTA INN AND SUITES", icon: "bi-building" }, | |
{ code: "3517", title: "AMERICANA HOTELS", icon: "bi-building" }, | |
{ code: "3518", title: "SOL HOTELS", icon: "bi-building" }, | |
{ code: "3519", title: "PULLMAN INTERNATIONAL HOTELS", icon: "bi-building" }, | |
{ code: "3520", title: "MERIDIEN HOTELS", icon: "bi-building" }, | |
{ code: "3521", title: "ROYAL LAHAINA RESORTS", icon: "bi-building" }, | |
{ code: "3522", title: "TOKYO HOTEL", icon: "bi-building" }, | |
{ code: "3523", title: "PENINSULA HOTEL", icon: "bi-building" }, | |
{ code: "3524", title: "WELCOMGROUP HOTELS", icon: "bi-building" }, | |
{ code: "3525", title: "DUNFEY HOTELS", icon: "bi-building" }, | |
{ code: "3526", title: "PRINCE HOTELS", icon: "bi-building" }, | |
{ code: "3527", title: "DOWNTOWNER-PASSPORT HOTEL", icon: "bi-building" }, | |
{ code: "3528", title: "RED LION INNS", icon: "bi-building" }, | |
{ code: "3529", title: "CP HOTELS", icon: "bi-building" }, | |
{ code: "3530", title: "RENAISSANCE HOTELS", icon: "bi-building" }, | |
{ code: "3531", title: "KAUAI COCONUT BEACH RESORT", icon: "bi-building" }, | |
{ code: "3532", title: "ROYAL KONA RESORT", icon: "bi-building" }, | |
{ code: "3533", title: "HOTEL IBIS", icon: "bi-building" }, | |
{ code: "3534", title: "SOUTHERN PACIFIC HOTELS", icon: "bi-building" }, | |
{ code: "3535", title: "HILTON INTERNATIONALS", icon: "bi-building" }, | |
{ code: "3536", title: "AMFAC HOTELS", icon: "bi-building" }, | |
{ code: "3537", title: "ANA HOTEL", icon: "bi-building" }, | |
{ code: "3538", title: "CONCORDE HOTELS", icon: "bi-building" }, | |
{ code: "3539", title: "SUMMERFIELD SUITES HOTELS", icon: "bi-building" }, | |
{ code: "3540", title: "IBEROTEL HOTELS", icon: "bi-building" }, | |
{ code: "3541", title: "HOTEL OKURA", icon: "bi-building" }, | |
{ code: "3542", title: "ROYAL HOTELS", icon: "bi-building" }, | |
{ code: "3543", title: "FOUR SEASONS HOTELS", icon: "bi-building" }, | |
{ code: "3544", title: "CIGA HOTELS", icon: "bi-building" }, | |
{ code: "3545", title: "SHANGRI-LA INTERNATIONAL", icon: "bi-building" }, | |
{ code: "3546", title: "HOTEL SIERRA", icon: "bi-building" }, | |
{ code: "3548", title: "HOTELES MELIA", icon: "bi-building" }, | |
{ code: "3549", title: "AUBERGE DES GOVERNEURS", icon: "bi-building" }, | |
{ code: "3550", title: "REGAL 8 INNS", icon: "bi-building" }, | |
{ code: "3551", title: "MIRAGE HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3552", title: "COAST HOTELS", icon: "bi-building" }, | |
{ code: "3553", title: "PARK INNS INTERNATIONAL", icon: "bi-building" }, | |
{ code: "3554", title: "PINEHURST RESORT", icon: "bi-building" }, | |
{ code: "3555", title: "TREASURE ISLAND HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3556", title: "BARTON CREEK RESORT", icon: "bi-building" }, | |
{ code: "3557", title: "MANHATTAN EAST SUITE HOTELS", icon: "bi-building" }, | |
{ code: "3558", title: "JOLLY HOTELS", icon: "bi-building" }, | |
{ code: "3559", title: "CANDLEWOOD SUITES", icon: "bi-building" }, | |
{ code: "3560", title: "ALADDIN RESORT AND CASINO", icon: "bi-building" }, | |
{ code: "3561", title: "GOLDEN NUGGET", icon: "bi-building" }, | |
{ code: "3562", title: "COMFORT INNS", icon: "bi-building" }, | |
{ code: "3563", title: "JOURNEY’S END MOTELS", icon: "bi-building" }, | |
{ code: "3564", title: "SAM’S TOWN HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3565", title: "RELAX INNS", icon: "bi-building" }, | |
{ code: "3566", title: "GARDEN PLACE HOTEL", icon: "bi-building" }, | |
{ code: "3567", title: "SOHO GRAND HOTEL", icon: "bi-building" }, | |
{ code: "3568", title: "LADBROKE HOTELS", icon: "bi-building" }, | |
{ code: "3569", title: "TRIBECA GRAND HOTEL", icon: "bi-building" }, | |
{ code: "3570", title: "FORUM HOTELS", icon: "bi-building" }, | |
{ code: "3571", title: "GRAND WAILEA RESORT", icon: "bi-building" }, | |
{ code: "3572", title: "MIYAKO HOTELS", icon: "bi-building" }, | |
{ code: "3573", title: "SANDMAN HOTELS", icon: "bi-building" }, | |
{ code: "3574", title: "VENTURE INNS", icon: "bi-building" }, | |
{ code: "3575", title: "VAGABOND HOTELS", icon: "bi-building" }, | |
{ code: "3576", title: "LA QUINTA RESORT", icon: "bi-building" }, | |
{ code: "3577", title: "MANDARIN ORIENTAL HOTEL", icon: "bi-building" }, | |
{ code: "3578", title: "FRANKENMUTH BAVARIAN", icon: "bi-building" }, | |
{ code: "3579", title: "HOTEL MERCURE", icon: "bi-building" }, | |
{ code: "3580", title: "HOTEL DEL CORONADO", icon: "bi-building" }, | |
{ code: "3581", title: "DELTA HOTEL", icon: "bi-building" }, | |
{ code: "3582", title: "CALIFORNIA HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3583", title: "RADISSON BLU", icon: "bi-building" }, | |
{ code: "3584", title: "PRINCESS HOTELS INTERNATIONAL", icon: "bi-building" }, | |
{ code: "3585", title: "HUNGAR HOTELS", icon: "bi-building" }, | |
{ code: "3586", title: "SOKOS HOTELS", icon: "bi-building" }, | |
{ code: "3587", title: "DORAL HOTELS", icon: "bi-building" }, | |
{ code: "3588", title: "HELMSLEY HOTELS", icon: "bi-building" }, | |
{ code: "3589", title: "DORAL GOLF RESORT", icon: "bi-building" }, | |
{ code: "3590", title: "FAIRMONT HOTELS", icon: "bi-building" }, | |
{ code: "3591", title: "SONESTA HOTELS", icon: "bi-building" }, | |
{ code: "3592", title: "OMNI HOTELS", icon: "bi-building" }, | |
{ code: "3593", title: "CUNARD HOTELS", icon: "bi-building" }, | |
{ code: "3594", title: "ARIZONA BILTMORE", icon: "bi-building" }, | |
{ code: "3595", title: "HOSPITALITY INNS", icon: "bi-building" }, | |
{ code: "3596", title: "WYNN LAS VEGAS", icon: "bi-building" }, | |
{ code: "3597", title: "RIVERSIDE RESORT HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3598", title: "REGENT INTERNATIONAL HOTELS", icon: "bi-building" }, | |
{ code: "3599", title: "PANNONIA HOTELS", icon: "bi-building" }, | |
{ code: "3600", title: "SADDLEBROOK RESORT TAMPA", icon: "bi-building" }, | |
{ code: "3601", title: "TRADEWINDS RESORTS", icon: "bi-building" }, | |
{ code: "3602", title: "HUDSON HOTEL", icon: "bi-building" }, | |
{ code: "3603", title: "NOAH’S HOTELS", icon: "bi-building" }, | |
{ code: "3604", title: "HILTON GARDEN INN", icon: "bi-building" }, | |
{ code: "3607", title: "FONTAINEBLEAU RESORTS", icon: "bi-building" }, | |
{ code: "3608", title: "GAYLORD OPRYLAND", icon: "bi-building" }, | |
{ code: "3609", title: "GAYLORD PALMS", icon: "bi-building" }, | |
{ code: "3612", title: "MOEVENPICK HOTELS", icon: "bi-building" }, | |
{ code: "3613", title: "MICROTEL INNS & SUITES", icon: "bi-building" }, | |
{ code: "3614", title: "AMERICINN", icon: "bi-building" }, | |
{ code: "3615", title: "TRAVELODGE", icon: "bi-building" }, | |
{ code: "3617", title: "AMERICA’S BEST VALUE INN", icon: "bi-building" }, | |
{ code: "3618", title: "GREAT WOLF", icon: "bi-building" }, | |
{ code: "3619", title: "ALOFT", icon: "bi-building" }, | |
{ code: "3620", title: "BINION’S HORSESHOE CLUB", icon: "bi-building" }, | |
{ code: "3621", title: "EXTENDED STAY", icon: "bi-building" }, | |
{ code: "3622", title: "MERLIN HOTELS", icon: "bi-building" }, | |
{ code: "3623", title: "DORINT HOTELS", icon: "bi-building" }, | |
{ code: "3624", title: "LADY LUCK HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3625", title: "HOTEL UNIVERSALE", icon: "bi-building" }, | |
{ code: "3626", title: "STUDIO PLUS", icon: "bi-building" }, | |
{ code: "3627", title: "EXTENDED STAY AMERICA", icon: "bi-building" }, | |
{ code: "3628", title: "EXCALIBUR HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3629", title: "DAN HOTELS", icon: "bi-building" }, | |
{ code: "3630", title: "TOKYU HOTELS", icon: "bi-building" }, | |
{ code: "3631", title: "SLEEP INN", icon: "bi-building" }, | |
{ code: "3632", title: "THE PHOENICIAN", icon: "bi-building" }, | |
{ code: "3633", title: "RANK HOTELS", icon: "bi-building" }, | |
{ code: "3634", title: "SWISSOTEL", icon: "bi-building" }, | |
{ code: "3635", title: "RESO HOTELS", icon: "bi-building" }, | |
{ code: "3636", title: "SAROVA HOTELS", icon: "bi-building" }, | |
{ code: "3637", title: "RAMADA INNS", icon: "bi-building" }, | |
{ code: "3638", title: "HOWARD JOHNSON", icon: "bi-building" }, | |
{ code: "3639", title: "MOUNT CHARLOTTE THISTLE", icon: "bi-building" }, | |
{ code: "3640", title: "HYATT HOTELS", icon: "bi-building" }, | |
{ code: "3641", title: "SOFITEL HOTELS", icon: "bi-building" }, | |
{ code: "3642", title: "NOVOTEL HOTELS", icon: "bi-building" }, | |
{ code: "3643", title: "STEIGENBERGER HOTELS", icon: "bi-building" }, | |
{ code: "3644", title: "ECONO LODGES", icon: "bi-building" }, | |
{ code: "3645", title: "QUEENS MOAT HOUSES", icon: "bi-building" }, | |
{ code: "3646", title: "SWALLOW HOTELS", icon: "bi-building" }, | |
{ code: "3647", title: "HUSA HOTELS", icon: "bi-building" }, | |
{ code: "3648", title: "DE VERE HOTELS", icon: "bi-building" }, | |
{ code: "3649", title: "RADISSON HOTELS", icon: "bi-building" }, | |
{ code: "3650", title: "RED ROOF INNS", icon: "bi-building" }, | |
{ code: "3651", title: "IMPERIAL LONDON HOTEL", icon: "bi-building" }, | |
{ code: "3652", title: "EMBASSY HOTELS", icon: "bi-building" }, | |
{ code: "3653", title: "PENTA HOTELS", icon: "bi-building" }, | |
{ code: "3654", title: "LOEWS HOTELS", icon: "bi-building" }, | |
{ code: "3655", title: "SCANDIC HOTELS", icon: "bi-building" }, | |
{ code: "3656", title: "SARA HOTELS", icon: "bi-building" }, | |
{ code: "3657", title: "OBEROI HOTELS", icon: "bi-building" }, | |
{ code: "3658", title: "NEW OTANI HOTELS", icon: "bi-building" }, | |
{ code: "3659", title: "TAJ HOTELS INTERNATIONAL", icon: "bi-building" }, | |
{ code: "3660", title: "KNIGHTS INNS", icon: "bi-building" }, | |
{ code: "3661", title: "METROPOLE HOTELS", icon: "bi-building" }, | |
{ code: "3662", title: "CIRCUS CIRCUS HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3663", title: "HOTELES EL PRESIDENTE", icon: "bi-building" }, | |
{ code: "3664", title: "FLAG INN", icon: "bi-building" }, | |
{ code: "3665", title: "HAMPTON INNS", icon: "bi-building" }, | |
{ code: "3666", title: "STAKIS HOTELS", icon: "bi-building" }, | |
{ code: "3667", title: "LUXOR HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3668", title: "MARITIM HOTELS", icon: "bi-building" }, | |
{ code: "3669", title: "ELDORADO HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3670", title: "ARCADE HOTELS", icon: "bi-building" }, | |
{ code: "3671", title: "ARCTIA HOTELS", icon: "bi-building" }, | |
{ code: "3672", title: "CAMPANILE HOTELS", icon: "bi-building" }, | |
{ code: "3673", title: "IBUSZ HOTELS", icon: "bi-building" }, | |
{ code: "3674", title: "RANTASIPI HOTELS", icon: "bi-building" }, | |
{ code: "3675", title: "INTERHOTEL CEDOK", icon: "bi-building" }, | |
{ code: "3676", title: "MONTE CARLO HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3677", title: "CLIMAT DE FRANCE HOTELS", icon: "bi-building" }, | |
{ code: "3678", title: "CUMULUS HOTELS", icon: "bi-building" }, | |
{ code: "3679", title: "SILVER LEGACY HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3680", title: "HOTEIS OTHAN", icon: "bi-building" }, | |
{ code: "3681", title: "ADAMS MARK HOTELS", icon: "bi-building" }, | |
{ code: "3682", title: "SAHARA HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3683", title: "BRADBURY SUITES", icon: "bi-building" }, | |
{ code: "3684", title: "BUDGET HOST INNS", icon: "bi-building" }, | |
{ code: "3685", title: "BUDGETEL INNS", icon: "bi-building" }, | |
{ code: "3686", title: "SUSSE CHALET", icon: "bi-building" }, | |
{ code: "3687", title: "CLARION HOTELS", icon: "bi-building" }, | |
{ code: "3688", title: "COMPRI HOTELS", icon: "bi-building" }, | |
{ code: "3689", title: "CONSORT HOTELS", icon: "bi-building" }, | |
{ code: "3690", title: "COURTYARD BY MARRIOTT", icon: "bi-building" }, | |
{ code: "3691", title: "DILLON INNS", icon: "bi-building" }, | |
{ code: "3692", title: "DOUBLETREE HOTELS", icon: "bi-building" }, | |
{ code: "3693", title: "DRURY INNS", icon: "bi-building" }, | |
{ code: "3694", title: "ECONOMY INNS OF AMERICA", icon: "bi-building" }, | |
{ code: "3695", title: "EMBASSY SUITES", icon: "bi-building" }, | |
{ code: "3696", title: "EXEL INNS", icon: "bi-building" }, | |
{ code: "3697", title: "FAIRFIELD HOTELS", icon: "bi-building" }, | |
{ code: "3698", title: "HARLEY HOTELS", icon: "bi-building" }, | |
{ code: "3699", title: "MIDWAY MOTOR LODGE", icon: "bi-building" }, | |
{ code: "3700", title: "MOTEL 6", icon: "bi-building" }, | |
{ code: "3701", title: "LA MANSION DEL RIO", icon: "bi-building" }, | |
{ code: "3702", title: "THE REGISTRY HOTELS", icon: "bi-building" }, | |
{ code: "3703", title: "RESIDENCE INNS", icon: "bi-building" }, | |
{ code: "3704", title: "ROYCE HOTELS", icon: "bi-building" }, | |
{ code: "3705", title: "SANDMAN INNS", icon: "bi-building" }, | |
{ code: "3706", title: "SHILO INNS", icon: "bi-building" }, | |
{ code: "3707", title: "SHONEY’S INNS", icon: "bi-building" }, | |
{ code: "3708", title: "VIRGIN RIVER HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3709", title: "SUPER 8 MOTELS", icon: "bi-building" }, | |
{ code: "3710", title: "THE RITZ-CARLTON", icon: "bi-building" }, | |
{ code: "3711", title: "FLAG INNS (AUSTRALIA)", icon: "bi-building" }, | |
{ code: "3712", title: "BUFFALO BILL’S HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3713", title: "QUALITY PACIFIC HOTEL", icon: "bi-building" }, | |
{ code: "3714", title: "FOUR SEASONS HOTEL (AUSTRALIA)", icon: "bi-building" }, | |
{ code: "3715", title: "FAIRFIELD INN", icon: "bi-building" }, | |
{ code: "3716", title: "CARLTON HOTELS", icon: "bi-building" }, | |
{ code: "3717", title: "CITY LODGE HOTELS", icon: "bi-building" }, | |
{ code: "3718", title: "KAROS HOTELS", icon: "bi-building" }, | |
{ code: "3719", title: "PROTEA HOTELS", icon: "bi-building" }, | |
{ code: "3720", title: "SOUTHERN SUN HOTELS", icon: "bi-building" }, | |
{ code: "3721", title: "HILTON CONRAD", icon: "bi-building" }, | |
{ code: "3722", title: "WYNDHAM", icon: "bi-building" }, | |
{ code: "3723", title: "RICA HOTELS", icon: "bi-building" }, | |
{ code: "3724", title: "INTER NOR HOTELS", icon: "bi-building" }, | |
{ code: "3725", title: "SEA PINES RESORT", icon: "bi-building" }, | |
{ code: "3726", title: "RIO SUITES", icon: "bi-building" }, | |
{ code: "3727", title: "BROADMOOR HOTEL", icon: "bi-building" }, | |
{ code: "3728", title: "BALLY’S HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3729", title: "JOHN ASCUAGA’S NUGGET", icon: "bi-building" }, | |
{ code: "3730", title: "MGM GRAND HOTEL", icon: "bi-building" }, | |
{ code: "3731", title: "HARRAH’S HOTELS AND CASINOS", icon: "bi-building" }, | |
{ code: "3732", title: "OPRYLAND HOTEL", icon: "bi-building" }, | |
{ code: "3734", title: "HARVEY/BRISTOL HOTELS", icon: "bi-building" }, | |
{ code: "3735", title: "MASTERS ECONOMY INNS", icon: "bi-building" }, | |
{ code: "3736", title: "COLORADO BELLE/EDGEWATER RESORT", icon: "bi-building" }, | |
{ code: "3737", title: "RIVIERA HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3738", title: "TROPICANA RESORT & CASINO", icon: "bi-building" }, | |
{ code: "3739", title: "WOODSIDE HOTELS & RESORTS", icon: "bi-building" }, | |
{ code: "3740", title: "TOWNEPLACE SUITES", icon: "bi-building" }, | |
{ code: "3741", title: "MILLENNIUM HOTELS", icon: "bi-building" }, | |
{ code: "3742", title: "CLUB MED", icon: "bi-building" }, | |
{ code: "3743", title: "BILTMORE HOTEL & SUITES", icon: "bi-building" }, | |
{ code: "3744", title: "CAREFREE RESORTS", icon: "bi-building" }, | |
{ code: "3745", title: "ST. REGIS HOTEL", icon: "bi-building" }, | |
{ code: "3746", title: "THE ELIOT HOTEL", icon: "bi-building" }, | |
{ code: "3747", title: "CLUBCORP/CLUBRESORTS", icon: "bi-building" }, | |
{ code: "3748", title: "WELLESLEY INNS", icon: "bi-building" }, | |
{ code: "3749", title: "THE BEVERLY HILLS HOTEL", icon: "bi-building" }, | |
{ code: "3750", title: "CROWNE PLAZA HOTELS", icon: "bi-building" }, | |
{ code: "3751", title: "HOMEWOOD SUITES", icon: "bi-building" }, | |
{ code: "3752", title: "PEABODY HOTELS", icon: "bi-building" }, | |
{ code: "3753", title: "GREENBRIAR RESORTS", icon: "bi-building" }, | |
{ code: "3754", title: "AMELIA ISLAND PLANTATION", icon: "bi-building" }, | |
{ code: "3755", title: "THE HOMESTEAD", icon: "bi-building" }, | |
{ code: "3756", title: "TOYOKO INN", icon: "bi-building" }, | |
{ code: "3757", title: "CANYON RANCH", icon: "bi-building" }, | |
{ code: "3758", title: "KAHALA MANDARIN ORIENTAL HOTEL", icon: "bi-building" }, | |
{ code: "3759", title: "THE ORCHID AT MAUNA LANI", icon: "bi-building" }, | |
{ code: "3760", title: "HALEKULANI HOTEL/WAIKIKI PARC", icon: "bi-building" }, | |
{ code: "3761", title: "PRIMADONNA HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3762", title: "WHISKEY PETE’S HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3763", title: "CHATEAU ELAN WINERY AND RESORT", icon: "bi-building" }, | |
{ code: "3764", title: "BEAU RIVAGE HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3765", title: "BELLAGIO", icon: "bi-building" }, | |
{ code: "3766", title: "FREMONT HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3767", title: "MAIN STREET STATION HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3768", title: "SILVER STAR HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3769", title: "STRATOSPHERE HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3770", title: "SPRINGHILL SUITES", icon: "bi-building" }, | |
{ code: "3771", title: "CAESAR’S HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3772", title: "NEMACOLIN WOODLANDS", icon: "bi-building" }, | |
{ code: "3773", title: "THE VENETIAN RESORT HOTEL CASINO", icon: "bi-building" }, | |
{ code: "3774", title: "NEW YORK-NEW YORK HOTEL AND CASINO", icon: "bi-building" }, | |
{ code: "3775", title: "SANDS RESORT", icon: "bi-building" }, | |
{ code: "3776", title: "NEVELE GRAND RESORT AND COUNTRY CLUB", icon: "bi-building" }, | |
{ code: "3777", title: "MANDALAY BAY RESORT", icon: "bi-building" }, | |
{ code: "3778", title: "FOUR POINTS HOTELS", icon: "bi-building" }, | |
{ code: "3779", title: "W HOTELS", icon: "bi-building" }, | |
{ code: "3780", title: "DISNEY RESORTS", icon: "bi-building" }, | |
{ code: "3781", title: "PATRICIA GRAND RESORT HOTELS", icon: "bi-building" }, | |
{ code: "3782", title: "ROSEN HOTELS AND RESORTS", icon: "bi-building" }, | |
{ code: "3783", title: "TOWN AND COUNTRY RESORT & CONVENTION CENTER", icon: "bi-building" }, | |
{ code: "3784", title: "FIRST HOSPITALITY HOTELS", icon: "bi-building" }, | |
{ code: "3785", title: "OUTRIGGER HOTELS AND RESORTS", icon: "bi-building" }, | |
{ code: "3786", title: "OHANA HOTELS OF HAWAII", icon: "bi-building" }, | |
{ code: "3787", title: "CARIBE ROYALE RESORTS", icon: "bi-building" }, | |
{ code: "3788", title: "ALA MOANA HOTEL", icon: "bi-building" }, | |
{ code: "3789", title: "SMUGGLER’S NOTCH RESORT", icon: "bi-building" }, | |
{ code: "3790", title: "RAFFLES HOTELS", icon: "bi-building" }, | |
{ code: "3791", title: "STAYBRIDGE SUITES", icon: "bi-building" }, | |
{ code: "3792", title: "CLARIDGE CASINO HOTEL", icon: "bi-building" }, | |
{ code: "3793", title: "FLAMINGO HOTELS", icon: "bi-building" }, | |
{ code: "3794", title: "GRAND CASINO HOTELS", icon: "bi-building" }, | |
{ code: "3795", title: "PARIS LAS VEGAS HOTEL", icon: "bi-building" }, | |
{ code: "3796", title: "PEPPERMILL HOTEL CASINO", icon: "bi-building" }, | |
{ code: "3797", title: "ATLANTIC CITY HILTON RESORTS", icon: "bi-building" }, | |
{ code: "3798", title: "EMBASSY VACATION RESORT", icon: "bi-building" }, | |
{ code: "3799", title: "HALE KOA HOTEL", icon: "bi-building" }, | |
{ code: "3800", title: "HOMESTEAD SUITES", icon: "bi-building" }, | |
{ code: "3801", title: "WILDERNESS HOTEL AND RESORT", icon: "bi-building" }, | |
{ code: "3802", title: "THE PALACE HOTEL", icon: "bi-building" }, | |
{ code: "3807", title: "ELEMENT", icon: "bi-building" }, | |
{ code: "3808", title: "LXR", icon: "bi-building" }, | |
{ code: "3811", title: "PREMIER INN", icon: "bi-building" }, | |
{ code: "3812", title: "HYATT PLACE", icon: "bi-building" }, | |
{ code: "3813", title: "HOTEL INDIGO", icon: "bi-building" }, | |
{ code: "3814", title: "THE ROOSEVELT HOTEL NY", icon: "bi-building" }, | |
{ code: "3815", title: "NICKELODEON FAMILY SUITES BY HOLIDAY INN", icon: "bi-building" }, | |
{ code: "3816", title: "HOME2SUITES", icon: "bi-building" }, | |
{ code: "3818", title: "MAINSTAY SUITES", icon: "bi-building" }, | |
{ code: "3819", title: "OXFORD SUITES", icon: "bi-building" }, | |
{ code: "3820", title: "JUMEIRAH ESSEX HOUSE", icon: "bi-building" }, | |
{ code: "3821", title: "CARIBE ROYALE", icon: "bi-building" }, | |
{ code: "3822", title: "CROSSLAND", icon: "bi-building" }, | |
{ code: "3823", title: "GRAND SIERRA RESORT", icon: "bi-building" }, | |
{ code: "3824", title: "ARIA", icon: "bi-building" }, | |
{ code: "3825", title: "VDARA", icon: "bi-building" }, | |
{ code: "3826", title: "AUTOGRAPH", icon: "bi-building" }, | |
{ code: "3827", title: "GALT HOUSE", icon: "bi-building" }, | |
{ code: "3828", title: "COSMOPOLITAN OF LAS VEGAS", icon: "bi-building" }, | |
{ code: "3829", title: "COUNTRY INN BY RADISSON", icon: "bi-building" }, | |
{ code: "3830", title: "PARK PLAZA HOTEL", icon: "bi-building" }, | |
{ code: "3831", title: "WALDORF", icon: "bi-building" }, | |
{ code: "3832", title: "CURIO HOTELS", icon: "bi-building" }, | |
{ code: "3833", title: "CANOPY", icon: "bi-building" }, | |
{ code: "3834", title: "BAYMONT INN & SUITES", icon: "bi-building" }, | |
{ code: "3835", title: "DOLCE HOTELS AND RESORTS", icon: "bi-building" }, | |
{ code: "3836", title: "HAWTHORN BY WYNDHAM", icon: "bi-building" }, | |
{ code: "3837", title: "HOSHINO RESORTS", icon: "bi-building" }, | |
{ code: "3838", title: "KIMPTON HOTELS", icon: "bi-building" }, | |
{ code: "3839", title: "KYORITSU HOTELS", icon: "bi-building" }, | |
{ code: "7011", title: "Lodging – Hotels, Motels, Resorts: not elsewhere classified", icon: "bi-house" }, | |
] | |
}, | |
{ | |
category: "Transportation", | |
mccs: [ | |
{ code: "4011", title: "Railroads; Freight", icon: "bi-train" }, | |
{ code: "4111", title: "Local and Suburban Commuter Passenger Transportation; including Ferries", icon: "bi-train" }, | |
{ code: "4112", title: "Passenger Railways", icon: "bi-train" }, | |
{ code: "4119", title: "Ambulance Services", icon: "bi-ambulance" }, | |
{ code: "4121", title: "Taxicabs and Limousines", icon: "bi-car" }, | |
{ code: "4131", title: "Bus Lines", icon: "bi-bus" }, | |
{ code: "4214", title: "Motor Freight Carriers and Trucking – Local and Long Distance, Moving and Storage Companies, and Local Delivery Services", icon: "bi-truck" }, | |
{ code: "4215", title: "Courier Services", icon: "bi-envelope" }, | |
{ code: "4225", title: "Public Warehousing and Storage – Farm Products, Refrigerated Goods, Household Goods, and Storage", icon: "bi-box" }, | |
{ code: "4411", title: "Steamship and Cruise Lines", icon: "bi-ship" }, | |
{ code: "4457", title: "Boat Rentals and Leasing", icon: "bi-boat" }, | |
{ code: "4468", title: "Marinas, Marine Service, and Supplies", icon: "bi-anchor" }, | |
{ code: "4511", title: "Airlines and Air Carriers", icon: "bi-airplane" }, | |
{ code: "4582", title: "Airports, Flying Fields, and Airport Terminals", icon: "bi-airport" }, | |
{ code: "4722", title: "Travel Agencies and Tour Operators", icon: "bi-briefcase" }, | |
{ code: "4784", title: "Tolls and Bridge Fees", icon: "bi-credit-card" }, | |
{ code: "4789", title: "Transportation Services (Not Elsewhere Classified)", icon: "bi-truck" } | |
] | |
}, | |
{ | |
category: "Utilities", | |
mccs: [ | |
{ code: "4812", title: "Telecommunication Equipment and Telephone Sales", icon: "bi-phone" }, | |
{ code: "4813", title: "Key Entry Telecom Merchant (Excluding Wireless)", icon: "bi-key" }, | |
{ code: "4814", title: "Telecommunication Services (Including Local and Long Distance Calls, Credit Card Calls, Calls Through Use of Magnetic Stripe-Reading Telephones)", icon: "bi-telephone" }, | |
{ code: "4816", title: "Computer Network/Information Services", icon: "bi-laptop" }, | |
{ code: "4821", title: "Telegraph Services", icon: "bi-telegram" }, | |
{ code: "4899", title: "Cable, Satellite, and Other Pay Television/Radio/Streaming Services", icon: "bi-tv" }, | |
{ code: "4900", title: "Utilities - Electric, Gas, Water, and Sanitary", icon: "bi-lightning" } | |
] | |
}, | |
{ | |
category: "Wholesale Distributors and Manufacturers", | |
mccs: [ | |
{ code: "2741", title: "Miscellaneous Publishing and Printing", icon: "bi-printer" }, | |
{ code: "2791", title: "Typesetting, Plate Making, and Related Services", icon: "bi-type" }, | |
{ code: "2842", title: "Sanitation, Polishing, and Specialty Cleaning Preparations", icon: "bi-capsule-pill" }, | |
{ code: "5013", title: "Motor Vehicle Supplies and New Parts", icon: "bi-car" }, | |
{ code: "5021", title: "Office and Commercial Furniture", icon: "bi-building" }, | |
{ code: "5039", title: "Construction Materials (Not Elsewhere Classified)", icon: "bi-hammer" }, | |
{ code: "5044", title: "Photographic, Photocopy, Microfilm Equipment, and Supplies", icon: "bi-camera" }, | |
{ code: "5045", title: "Computers, Peripherals, and Software", icon: "bi-laptop" }, | |
{ code: "5046", title: "Commercial Equipment (Not Elsewhere Classified)", icon: "bi-briefcase" }, | |
{ code: "5047", title: "Medical, Dental, Ophthalmic, and Hospital Equipment and Supplies", icon: "bi-briefcase-medical" }, | |
{ code: "5051", title: "Metal Service Centers and Offices", icon: "bi-tools" }, | |
{ code: "5065", title: "Electrical Parts and Equipment", icon: "bi-lightning" }, | |
{ code: "5072", title: "Hardware, Equipment, and Supplies", icon: "bi-tools" }, | |
{ code: "5074", title: "Plumbing and Heating Equipment and Supplies", icon: "bi-tools" }, | |
{ code: "5085", title: "Industrial Supplies (Not Elsewhere Classified)", icon: "bi-tools" }, | |
{ code: "5094", title: "Precious Stones and Metals, Watches and Jewelry", icon: "bi-gem" }, | |
{ code: "5099", title: "Durable Goods (Not Elsewhere Classified)", icon: "bi-box" }, | |
{ code: "5111", title: "Stationery, Office Supplies, Printing, and Writing Paper", icon: "bi-pencil" }, | |
{ code: "5122", title: "Drugs, Drug Proprietaries, and Druggist Sundries", icon: "bi-capsule" }, | |
{ code: "5131", title: "Piece Goods, Notions, and Other Dry Goods", icon: "bi-box" }, | |
{ code: "5137", title: "Men’s, Women’s, and Children’s Uniforms and Commercial Clothing", icon: "bi-person" }, | |
{ code: "5139", title: "Commercial Footwear", icon: "bi-bootstrap-reboot" }, | |
{ code: "5169", title: "Chemicals and Allied Products (Not Elsewhere Classified)", icon: "bi-flask" }, | |
{ code: "5172", title: "Petroleum and Petroleum Products", icon: "bi-fuel-pump" }, | |
{ code: "5192", title: "Books, Periodicals, and Newspapers", icon: "bi-book" }, | |
{ code: "5193", title: "Florists Supplies, Nursery Stock, and Flowers", icon: "bi-flower" }, | |
{ code: "5198", title: "Paints, Varnishes, and Supplies", icon: "bi-paint-bucket" }, | |
{ code: "5199", title: "Nondurable Goods (Not Elsewhere Classified)", icon: "bi-box" }, | |
{ code: "7375", title: "Information Retrieval Services", icon: "bi-search" }, | |
{ code: "7379", title: "Computer Maintenance, Repair, and Services (Not Elsewhere Classified)", icon: "bi-tools" }, | |
{ code: "7829", title: "Motion Picture and Video Tape Production and Distribution", icon: "bi-film" }, | |
] | |
}, | |
{ | |
category: "Retail Stores", | |
mccs: [ | |
{ code: "5200", title: "Home Supply Warehouse Stores", icon: "bi-house" }, | |
{ code: "5211", title: "Lumber and Building Materials Stores", icon: "bi-tree" }, | |
{ code: "5231", title: "Glass, Paint, and Wallpaper Stores", icon: "bi-brush" }, | |
{ code: "5251", title: "Hardware Stores", icon: "bi-tools" }, | |
{ code: "5261", title: "Nurseries, Lawn and Garden Supply Stores", icon: "bi-flower" }, | |
{ code: "5271", title: "Mobile Home Dealers", icon: "bi-truck" }, | |
{ code: "5300", title: "Wholesale Clubs", icon: "bi-cart" }, | |
{ code: "5309", title: "Duty-Free Stores", icon: "bi-bag-check" }, | |
{ code: "5310", title: "Discount Stores", icon: "bi-tags" }, | |
{ code: "5311", title: "Department Stores", icon: "bi-building" }, | |
{ code: "5331", title: "Variety Stores", icon: "bi-shop" }, | |
{ code: "5399", title: "Miscellaneous General Merchandise", icon: "bi-box" }, | |
{ code: "5412", title: "Grocery Stores, Supermarkets", icon: "bi-cart" }, | |
{ code: "5422", title: "Freezer and Locker Meat Provisioners", icon: "bi-snow" }, | |
{ code: "5441", title: "Candy, Nut, Confectionery Stores", icon: "bi-cupcake" }, | |
{ code: "5451", title: "Dairy Products Stores", icon: "bi-cup" }, | |
{ code: "5462", title: "Bakeries", icon: "bi-basket" }, | |
{ code: "5499", title: "Miscellaneous Food Stores – Convenience Stores and Specialty Markets", icon: "bi-shop" } | |
] | |
}, | |
{ | |
category: "Automobiles and Vehicles", | |
mccs: [ | |
{ code: "5511", title: "Car and Truck Dealers (New and Used)", icon: "bi-car-front" }, | |
{ code: "5521", title: "Car and Truck Dealers (Used Only)", icon: "bi-car-front" }, | |
{ code: "5531", title: "Auto and Home Supply Stores", icon: "bi-house" }, | |
{ code: "5532", title: "Automotive Tire Stores", icon: "bi-circle" }, | |
{ code: "5533", title: "Automotive Parts, Accessories Stores", icon: "bi-tools" }, | |
{ code: "5541", title: "Service Stations (with or without Ancillary Services)", icon: "bi-fuel-pump" }, | |
{ code: "5542", title: "Automated Fuel Dispensers", icon: "bi-fuel-pump" }, | |
{ code: "5551", title: "Boat Dealers", icon: "bi-boat" }, | |
{ code: "5552", title: "Electric Vehicle Charging Stations", icon: "bi-lightning" }, | |
{ code: "5561", title: "Recreational Vehicle Dealers", icon: "bi-truck" }, | |
{ code: "5571", title: "Motorcycle Dealers", icon: "bi-bicycle" }, | |
{ code: "5592", title: "Motor Home Dealers", icon: "bi-house" }, | |
{ code: "5598", title: "Snowmobile Dealers", icon: "bi-snow" }, | |
{ code: "5599", title: "Miscellaneous Automotive", icon: "bi-tools" } | |
] | |
}, | |
{ | |
category: "Clothing Stores", | |
mccs: [ | |
{ code: "5611", title: "Men’s and Boys’ Clothing and Accessories Stores", icon: "bi-person" }, | |
{ code: "5621", title: "Women’s Ready-To-Wear Stores", icon: "bi-person-fill" }, | |
{ code: "5631", title: "Women’s Accessory and Specialty Stores", icon: "bi-bag" }, | |
{ code: "5641", title: "Children’s and Infants’ Wear Stores", icon: "bi-person-badge" }, | |
{ code: "5651", title: "Family Clothing Stores", icon: "bi-tshirt" }, | |
{ code: "5655", title: "Sports and Riding Apparel Stores", icon: "bi-bicycle" }, | |
{ code: "5661", title: "Shoe Stores", icon: "bi-bootstrap-reboot" }, | |
{ code: "5681", title: "Furriers and Fur Shops", icon: "bi-shop" }, | |
{ code: "5691", title: "Men’s and Women’s Clothing Stores", icon: "bi-tshirt" }, | |
{ code: "5697", title: "Tailors, Seamstresses, Mending, and Alterations", icon: "bi-scissors" }, | |
{ code: "5698", title: "Wig and Toupee Shops", icon: "bi-person" }, | |
{ code: "5699", title: "Miscellaneous Apparel and Accessory Shops", icon: "bi-bag" } | |
] | |
}, | |
{ | |
category: "Miscellaneous Stores", | |
mccs: [ | |
{ code: "5712", title: "Furniture, Home Furnishings, and Equipment Stores, Except Appliances", icon: "bi-house" }, | |
{ code: "5713", title: "Floor Covering Stores", icon: "bi-brush" }, | |
{ code: "5714", title: "Drapery, Window Covering, and Upholstery Stores", icon: "bi-window" }, | |
{ code: "5718", title: "Fireplace, Fireplace Screens, and Accessories Stores", icon: "bi-fire" }, | |
{ code: "5719", title: "Miscellaneous Home Furnishing Specialty Stores", icon: "bi-box" }, | |
{ code: "5722", title: "Household Appliance Stores", icon: "bi-plug" }, | |
{ code: "5732", title: "Electronics Stores", icon: "bi-tv" }, | |
{ code: "5733", title: "Music Stores – Musical Instruments, Pianos, and Sheet Music", icon: "bi-music-note" }, | |
{ code: "5734", title: "Computer Software Stores", icon: "bi-laptop" }, | |
{ code: "5735", title: "Record Stores", icon: "bi-vinyl" }, | |
{ code: "5811", title: "Caterers", icon: "bi-egg-fried" }, | |
{ code: "5812", title: "Eating Places and Restaurants", icon: "bi-restaurant" }, | |
{ code: "5813", title: "Drinking Places (Alcoholic Beverages) – Bars, Taverns, Nightclubs, Cocktail Lounges, and Discotheques", icon: "bi-cup-straw" }, | |
{ code: "5814", title: "Fast Food Restaurants", icon: "bi-burger" }, | |
{ code: "5815", title: "Digital Goods - Media, Books, Movies, and Music", icon: "bi-music-note" }, | |
{ code: "5816", title: "Digital Goods - Games", icon: "bi-controller" }, | |
{ code: "5817", title: "Digital Goods - Applications (Excluding Games)", icon: "bi-app" }, | |
{ code: "5818", title: "Digital Goods - Multi-Category", icon: "bi-shop" }, | |
{ code: "5912", title: "Drug Stores and Pharmacies", icon: "bi-briefcase-medical" }, | |
{ code: "5921", title: "Package Stores – Beer, Wine, and Liquor", icon: "bi-beer" }, | |
{ code: "5931", title: "Used Merchandise and Secondhand Stores", icon: "bi-shop" }, | |
{ code: "5932", title: "Antique Shops - Sales, Repairs, and Restoration Services", icon: "bi-shop" }, | |
{ code: "5933", title: "Pawn Shops", icon: "bi-shop" }, | |
{ code: "5935", title: "Wrecking and Salvage Yards", icon: "bi-tools" }, | |
{ code: "5937", title: "Antique Reproductions", icon: "bi-shop" }, | |
{ code: "5940", title: "Bicycle Shops - Sales and Service", icon: "bi-bicycle" }, | |
{ code: "5941", title: "Sporting Goods Stores", icon: "bi-basket" }, | |
{ code: "5942", title: "Book Stores", icon: "bi-book" }, | |
{ code: "5943", title: "Stationery Stores, Office and School Supply Stores", icon: "bi-clipboard" }, | |
{ code: "5944", title: "Clock, Jewelry, Watch, and Silverware Stores", icon: "bi-watch" }, | |
{ code: "5945", title: "Hobby, Toy, and Game Shops", icon: "bi-shop" }, | |
{ code: "5946", title: "Camera and Photographic Supply Stores", icon: "bi-camera" }, | |
{ code: "5947", title: "Card Shops, Gift, Novelty, and Souvenir Shops", icon: "bi-gift" }, | |
{ code: "5948", title: "Luggage and Leather Goods Stores", icon: "bi-bag" }, | |
{ code: "5949", title: "Sewing, Needlework, Fabric, and Piece Goods Stores", icon: "bi-shop" }, | |
{ code: "5950", title: "Glassware, Crystal Stores", icon: "bi-shop" }, | |
{ code: "5963", title: "Door-To-Door Sales", icon: "bi-door-open" }, | |
{ code: "5970", title: "Artist’s Supply and Craft Shops", icon: "bi-shop" }, | |
{ code: "5971", title: "Art Dealers and Galleries", icon: "bi-shop" }, | |
{ code: "5972", title: "Stamp and Coin Stores", icon: "bi-shop" }, | |
{ code: "5973", title: "Religious Goods Stores", icon: "bi-shop" }, | |
{ code: "5975", title: "Hearing Aids – Sales, Service, and Supply Stores", icon: "bi-shop" }, | |
{ code: "5976", title: "Orthopedic Goods – Prosthetic Devices", icon: "bi-shop" }, | |
{ code: "5977", title: "Cosmetic Stores", icon: "bi-shop" }, | |
{ code: "5978", title: "Typewriter Stores – Sales, Service, and Rental", icon: "bi-shop" }, | |
{ code: "5983", title: "Fuel Dealers – Fuel Oil, Wood, Coal, and Liquefied Petroleum", icon: "bi-shop" }, | |
{ code: "5992", title: "Florists", icon: "bi-shop" }, | |
{ code: "5993", title: "Cigar Stores and Stands", icon: "bi-shop" }, | |
{ code: "5994", title: "News Dealers and Newsstands", icon: "bi-shop" }, | |
{ code: "5995", title: "Pet Shops, Pet Food, and Supplies Stores", icon: "bi-shop" }, | |
{ code: "5996", title: "Swimming Pools – Sales, Service, and Supplies", icon: "bi-shop" }, | |
{ code: "5997", title: "Electric Razor Stores – Sales and Service", icon: "bi-shop" }, | |
{ code: "5998", title: "Tent and Awning Shops", icon: "bi-shop" }, | |
{ code: "5999", title: "Miscellaneous and Specialty Retail Stores", icon: "bi-shop" } | |
] | |
}, | |
{ | |
category: "Mail Order/Telephone Order Providers", | |
mccs: [ | |
{ code: "5960", title: "Direct Marketing – Insurance Services", icon: "bi-shield" }, | |
{ code: "5962", title: "Direct Marketing – Travel Related Arrangement Services", icon: "bi-map" }, | |
{ code: "5964", title: "Direct Marketing – Catalog Merchant", icon: "bi-shop" }, | |
{ code: "5965", title: "Direct Marketing – Combination Catalog and Retail Merchant", icon: "bi-shop" }, | |
{ code: "5966", title: "Direct Marketing – Outbound Telemarketing Merchants", icon: "bi-telephone" }, | |
{ code: "5967", title: "Direct Marketing – Inbound Telemarketing Merchants", icon: "bi-telephone" }, | |
{ code: "5968", title: "Direct Marketing – Subscription", icon: "bi-shop" }, | |
{ code: "5969", title: "Direct Marketing – Other Direct Marketers (Not Elsewhere Classified)", icon: "bi-shop" }, | |
] | |
}, | |
{ | |
category: "Service Providers", | |
mccs: [ | |
{ code: "4829", title: "Money Transfer – Merchant", icon: "bi-currency-exchange" }, | |
{ code: "6010", title: "Manual Cash Disbursements", icon: "bi-cash" }, | |
{ code: "6011", title: "Automated Cash Disbursements", icon: "bi-credit-card" }, | |
{ code: "6012", title: "Financial Institutions – Merchandise, Services, and Debt Repayment", icon: "bi-bank" }, | |
{ code: "6051", title: "Non-Financial Institutions - Foreign Currency, Liquid and Cryptocurrency Assets", icon: "bi-currency-exchange" }, | |
{ code: "6211", title: "Security Brokers/Dealers", icon: "bi-bank" }, | |
{ code: "6300", title: "Insurance Sales, Underwriting, and Premiums", icon: "bi-shield" }, | |
{ code: "6381", title: "Insurance Premiums", icon: "bi-cash-stack" }, | |
{ code: "6399", title: "Insurance – Not Elsewhere Classified", icon: "bi-shield-fill" }, | |
{ code: "6513", title: "Real Estate Agents and Managers", icon: "bi-building" }, | |
{ code: "6540", title: "Non-Financial Institutions - Stored Value Card Purchase/Load", icon: "bi-wallet2" }, | |
{ code: "7012", title: "Timeshares", icon: "bi-house" }, | |
{ code: "7032", title: "Sporting and Recreational Camps", icon: "bi-tent" }, | |
{ code: "7033", title: "Trailer Parks and Campgrounds", icon: "bi-tent" }, | |
] | |
}, | |
{ | |
category: "Personal Service Providers", | |
mccs: [ | |
{ code: "7210", title: "Laundry, Cleaning, and Garment Services", icon: "bi-soap" }, | |
{ code: "7211", title: "Laundry Services – Family and Commercial", icon: "bi-soap" }, | |
{ code: "7216", title: "Dry Cleaners", icon: "bi-soap" }, | |
{ code: "7217", title: "Carpet and Upholstery Cleaning", icon: "bi-soap" }, | |
{ code: "7221", title: "Photographic Studios", icon: "bi-camera" }, | |
{ code: "7230", title: "Beauty and Barber Shops", icon: "bi-scissors" }, | |
{ code: "7251", title: "Shoe Repair Shops, Shoe Shine Parlors, and Hat Cleaning Shops", icon: "bi-shoe" }, | |
{ code: "7261", title: "Funeral Service and Crematories", icon: "bi-urn" }, | |
{ code: "7273", title: "Dating and Escort Services", icon: "bi-heart" }, | |
{ code: "7276", title: "Tax Preparation Services", icon: "bi-calculator" }, | |
{ code: "7277", title: "Counseling Services – Debt, Marriage, Personal", icon: "bi-chat" }, | |
{ code: "7278", title: "Buying/Shopping Services, Clubs", icon: "bi-shop" }, | |
{ code: "7296", title: "Clothing Rental – Costumes, Uniforms, and Formal Wear", icon: "bi-tshirt" }, | |
{ code: "7297", title: "Massage Parlors", icon: "bi-massage" }, | |
{ code: "7298", title: "Health and Beauty Spas", icon: "bi-spa" }, | |
{ code: "7299", title: "Miscellaneous Personal Services (Not Elsewhere Classified)", icon: "bi-person" } | |
] | |
}, | |
{ | |
category: "Business Services", | |
mccs: [ | |
{ code: "7311", title: "Advertising Services", icon: "bi-bullhorn" }, | |
{ code: "7321", title: "Consumer Credit Reporting Agencies", icon: "bi-file-earmark-person" }, | |
{ code: "7322", title: "Collection Agencies", icon: "bi-collection" }, | |
{ code: "7333", title: "Commercial Photography, Art, and Graphics", icon: "bi-camera" }, | |
{ code: "7338", title: "Quick Copy, Reproduction, and Blueprinting Services", icon: "bi-printer" }, | |
{ code: "7339", title: "Stenographic and Secretarial Support", icon: "bi-keyboard" }, | |
{ code: "7342", title: "Exterminating and Disinfecting Services", icon: "bi-bug" }, | |
{ code: "7349", title: "Cleaning, Maintenance, and Janitorial Services", icon: "bi-broom" }, | |
{ code: "7361", title: "Employment Agencies and Temporary Help Services", icon: "bi-briefcase" }, | |
{ code: "7372", title: "Computer Programming, Data Processing, and Integrated Systems Design Services", icon: "bi-code-slash" }, | |
{ code: "7392", title: "Management, Consulting, and Public Relations Services", icon: "bi-people" }, | |
{ code: "7393", title: "Detective Agencies, Protective Services, and Security Services, including Armored Cars, and Guard Dogs", icon: "bi-shield-lock" }, | |
{ code: "7394", title: "Equipment, Tool, Furniture, and Appliance Rental and Leasing", icon: "bi-box-seam" }, | |
{ code: "7395", title: "Photofinishing Laboratories and Photo Developing", icon: "bi-camera" }, | |
{ code: "7399", title: "Business Services (Not Elsewhere Classified)", icon: "bi-briefcase" }, | |
{ code: "7523", title: "Parking Lots, Parking Meters, and Garages", icon: "bi-parking" }, | |
] | |
}, | |
{ | |
category: "Repair Services", | |
mccs: [ | |
{ code: "7531", title: "Automotive Body Repair Shops", icon: "bi-tools" }, | |
{ code: "7534", title: "Tire Retreading and Repair Shops", icon: "bi-bootstrap-reboot" }, | |
{ code: "7535", title: "Automotive Paint Shops", icon: "bi-palette" }, | |
{ code: "7538", title: "Automotive Service Shops (Non-Dealer)", icon: "bi-tools" }, | |
{ code: "7542", title: "Car Washes", icon: "bi-droplet" }, | |
{ code: "7549", title: "Towing Services", icon: "bi-truck" }, | |
{ code: "7622", title: "Electronics Repair Shops", icon: "bi-tools" }, | |
{ code: "7623", title: "Air Conditioning and Refrigeration Repair Shops", icon: "bi-snow" }, | |
{ code: "7629", title: "Electrical and Small Appliance Repair Shops", icon: "bi-plug" }, | |
{ code: "7631", title: "Watch, Clock, and Jewelry Repair", icon: "bi-watch" }, | |
{ code: "7641", title: "Furniture Reupholstery, Repair, and Refinishing", icon: "bi-brush" }, | |
{ code: "7692", title: "Welding Services", icon: "bi-wrench" }, | |
{ code: "7699", title: "Miscellaneous Repair Shops and Related Services", icon: "bi-tools" } | |
] | |
}, | |
{ | |
category: "Amusement and Entertainment", | |
mccs: [ | |
{ code: "7800", title: "Government-Owned Lotteries (US Region Only)", icon: "bi-ticket" }, | |
{ code: "7801", title: "Government-Licensed Online Casinos (US Region Only)", icon: "bi-currency-dollar" }, | |
{ code: "7802", title: "Government-Licensed Horse/Dog Racing (US Region Only)", icon: "bi-trophy" }, | |
{ code: "7832", title: "Motion Picture Theaters", icon: "bi-film" }, | |
{ code: "7841", title: "DVD/Video Tape Rental Stores", icon: "bi-disc" }, | |
{ code: "7911", title: "Dance Halls, Studios, and Schools", icon: "bi-music-note-beamed" }, | |
{ code: "7922", title: "Theatrical Producers (Except Motion Pictures) and Ticket Agencies", icon: "bi-ticket" }, | |
{ code: "7929", title: "Bands, Orchestras, and Miscellaneous Entertainers (Not Elsewhere Classified)", icon: "bi-music-note-list" }, | |
{ code: "7932", title: "Billiard and Pool Establishments", icon: "bi-circle" }, | |
{ code: "7933", title: "Bowling Alleys", icon: "bi-bowling-ball" }, | |
{ code: "7941", title: "Commercial Sports, Professional Sports Clubs, Athletic Fields, and Sports Promoters", icon: "bi-trophy" }, | |
{ code: "7991", title: "Tourist Attractions and Exhibits", icon: "bi-map" }, | |
{ code: "7992", title: "Public Golf Courses", icon: "bi-golf" }, | |
{ code: "7993", title: "Video Amusement Game Supplies", icon: "bi-controller" }, | |
{ code: "7994", title: "Video Game Arcades/Establishments", icon: "bi-controller" }, | |
{ code: "7995", title: "Betting, including Lottery Tickets, Casino Gaming Chips, Off-Track Betting, Wagers at Race Tracks", icon: "bi-currency-dollar" }, | |
{ code: "7996", title: "Amusement Parks, Circuses, Carnivals, and Fortune Tellers", icon: "bi-calendar-event" }, | |
{ code: "7997", title: "Membership Clubs (Sports, Recreation, Athletic), Country Clubs, and Private Golf Courses", icon: "bi-people" }, | |
{ code: "7998", title: "Aquariums, Seaquariums, Dolphinariums, and Zoos", icon: "bi-journal" }, | |
{ code: "7999", title: "Recreation Services (Not Elsewhere Classified)", icon: "bi-activity" }, | |
{ code: "9406", title: "Government-Owned Lotteries (Non-US Region Only)", icon: "bi-ticket" }, | |
] | |
}, | |
{ | |
category: "Professional and Membership Organizations", | |
mccs: [ | |
{ code: "8011", title: "Doctors and Physicians", icon: "bi-person-circle" }, | |
{ code: "8021", title: "Dentists and Orthodontists", icon: "bi-person-check" }, | |
{ code: "8031", title: "Osteopaths", icon: "bi-person" }, | |
{ code: "8041", title: "Chiropractors", icon: "bi-body-text" }, | |
{ code: "8042", title: "Optometrists and Ophthalmologists", icon: "bi-eyeglasses" }, | |
{ code: "8043", title: "Opticians, Optical Goods, and Eyeglasses", icon: "bi-eyeglasses" }, | |
{ code: "8049", title: "Podiatrists and Chiropodists", icon: "bi-feather" }, | |
{ code: "8050", title: "Nursing and Personal Care Facilities", icon: "bi-heart-pulse" }, | |
{ code: "8062", title: "Hospitals", icon: "bi-hospital" }, | |
{ code: "8071", title: "Medical and Dental Laboratories", icon: "bi-hospital" }, | |
{ code: "8099", title: "Medical Services and Health Practitioners", icon: "bi-person-bounding-box" }, | |
{ code: "8111", title: "Attorneys, Legal Services", icon: "bi-gravel"}, | |
{ code: "8211", title: "Elementary and Secondary Schools", icon: "bi-book" }, | |
{ code: "8220", title: "Colleges, Universities, Professional Schools, and Junior Colleges", icon: "bi-mortarboard" }, | |
{ code: "8241", title: "Correspondence Schools", icon: "bi-envelope" }, | |
{ code: "8244", title: "Business and Secretarial Schools", icon: "bi-briefcase" }, | |
{ code: "8249", title: "Vocational and Trade Schools", icon: "bi-hammer" }, | |
{ code: "8299", title: "Schools and Educational Services (Not Elsewhere Classified)", icon: "bi-person-video2" }, | |
{ code: "8351", title: "Child Care Services", icon: "bi-baby" }, | |
{ code: "8398", title: "Charitable Social Service Organizations", icon: "bi-people" }, | |
{ code: "8641", title: "Civic, Social, and Fraternal Associations", icon: "bi-hand-thumbs-up" }, | |
{ code: "8651", title: "Political Organizations", icon: "bi-globe" }, | |
{ code: "8661", title: "Religious Organizations", icon: "bi-book" }, | |
{ code: "8675", title: "Automobile Associations", icon: "bi-car-front" }, | |
{ code: "8699", title: "Membership Organizations (Not Elsewhere Classified)", icon: "bi-card-list" }, | |
{ code: "8734", title: "Testing Laboratories (Non-Medical)", icon: "bi-flask" }, | |
{ code: "8911", title: "Architectural, Engineering, and Surveying Services", icon: "bi-building" }, | |
{ code: "8931", title: "Accounting, Auditing, and Bookkeeping Services", icon: "bi-calculator" }, | |
{ code: "8999", title: "Professional Services (Not Elsewhere Classified)", icon: "bi-briefcase" } | |
] | |
}, | |
{ | |
category: "Government Services", | |
mccs: [ | |
{ code: "9211", title: "Court Costs, Including Alimony and Child Support", icon: "bi-balance-scale" }, | |
{ code: "9222", title: "Fines", icon: "bi-gavel" }, | |
{ code: "9223", title: "Bail and Bond Payments", icon: "bi-currency-dollar" }, | |
{ code: "9300", title: "Political Organizations", icon: "bi-globe" }, | |
{ code: "9311", title: "Tax Payments", icon: "bi-clipboard-check" }, | |
{ code: "9399", title: "Government Services (Not Elsewhere Classified)", icon: "bi-building" }, | |
{ code: "9402", title: "Postal Services - Government Only", icon: "bi-envelope" }, | |
{ code: "9405", title: "Intra-Government Purchases - Government Only", icon: "bi-building" }, | |
] | |
}, | |
{ | |
category: "Other", | |
mccs: [ | |
{ code: "9999", title: "Not Elsewhere Classified", icon: "bi-question" } | |
] | |
} | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment