{"id":320,"date":"2026-08-11T14:18:41","date_gmt":"2026-08-11T14:18:41","guid":{"rendered":"https:\/\/embassyvisadirectory.com\/?page_id=320"},"modified":"2026-08-15T12:07:28","modified_gmt":"2026-08-15T12:07:28","slug":"foreign-embassies-in-usa","status":"publish","type":"page","link":"https:\/\/embassyvisadirectory.com\/fr\/foreign-embassies-in-usa\/","title":{"rendered":"Foreign embassies in USA"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Foreign Embassies in the USA \u00b7 100+ Verified<\/title>\n  <!-- Font Awesome 6 -->\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n  <!-- Google Font (Inter) -->\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;14..32,400;14..32,600;14..32,700&amp;display=swap\" rel=\"stylesheet\">\n  <style>\n    * { margin: 0; padding: 0; box-sizing: border-box; }\n    body {\n      font-family: 'Inter', sans-serif;\n      background: #eef2f9;\n      color: #1a2639;\n      padding: 24px 16px 40px;\n      min-height: 100vh;\n    }\n    .directory-wrapper {\n      max-width: 1440px;\n      margin: 0 auto;\n      background: #ffffff;\n      border-radius: 48px;\n      box-shadow: 0 30px 60px -20px rgba(0,40,80,0.12);\n      padding: 36px 32px 32px;\n      transition: 0.3s;\n      border: 1px solid rgba(255,255,255,0.5);\n    }\n    \/* header *\/\n    .header-section {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 30px;\n      border-bottom: 2px solid #e8edf6;\n      padding-bottom: 22px;\n    }\n    .header-left h1 {\n      font-size: 2.6rem;\n      font-weight: 700;\n      letter-spacing: -0.5px;\n      color: #0b2b4f;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .header-left h1 i { color: #1a4a7a; font-size: 2.2rem; }\n    .header-left p {\n      font-size: 0.95rem;\n      color: #4a5b6e;\n      margin-top: 4px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      flex-wrap: wrap;\n    }\n    .header-left p i { color: #1a4a7a; }\n    .stats-badge {\n      background: #e8edf6;\n      padding: 10px 26px;\n      border-radius: 60px;\n      font-weight: 600;\n      font-size: 0.9rem;\n      color: #0b2b4f;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      box-shadow: inset 0 1px 4px rgba(0,0,0,0.02);\n    }\n    .stats-badge i { color: #1a4a7a; }\n    .stats-badge span { background: #1a4a7a; color: #fff; padding: 0 10px; border-radius: 40px; font-size: 0.8rem; }\n\n    \/* search + filter bar *\/\n    .search-section {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 16px;\n      margin-bottom: 28px;\n      align-items: center;\n    }\n    .search-box {\n      flex: 1 1 320px;\n      background: #f0f4fa;\n      border-radius: 60px;\n      padding: 4px 6px 4px 28px;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      border: 1px solid #dce4ef;\n      transition: 0.25s;\n    }\n    .search-box:focus-within {\n      border-color: #1a4a7a;\n      box-shadow: 0 0 0 5px rgba(26,74,122,0.07);\n      background: #ffffff;\n    }\n    .search-box i { color: #6b7d93; font-size: 1rem; }\n    .search-box input {\n      border: none;\n      background: transparent;\n      padding: 14px 0;\n      font-size: 0.95rem;\n      width: 100%;\n      outline: none;\n      font-family: 'Inter', sans-serif;\n      color: #0b2b4f;\n    }\n    .search-box input::placeholder { color: #94a3b8; }\n    .filter-tabs {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n    }\n    .filter-tabs span {\n      background: #f0f4fa;\n      padding: 10px 18px;\n      border-radius: 40px;\n      font-size: 0.8rem;\n      font-weight: 500;\n      color: #2a3b4f;\n      cursor: pointer;\n      transition: 0.15s;\n      border: 1px solid transparent;\n      display: flex;\n      align-items: center;\n      gap: 6px;\n    }\n    .filter-tabs span i { color: #1a4a7a; }\n    .filter-tabs span:hover {\n      background: #dce4ef;\n      border-color: #1a4a7a;\n      transform: translateY(-2px);\n    }\n    .filter-tabs span.active {\n      background: #1a4a7a;\n      color: #fff;\n      border-color: #1a4a7a;\n    }\n    .filter-tabs span.active i { color: #fff; }\n\n    \/* grid *\/\n    .embassy-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\n      gap: 24px;\n      margin-top: 8px;\n    }\n    .embassy-card {\n      background: #ffffff;\n      border-radius: 28px;\n      padding: 22px 20px 20px;\n      box-shadow: 0 4px 20px rgba(0,0,0,0.02), 0 0 0 1px #e8edf6;\n      transition: all 0.3s cubic-bezier(0.2, 0, 0, 1);\n      border: 1px solid transparent;\n      position: relative;\n      overflow: hidden;\n    }\n    .embassy-card::after {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 4px;\n      height: 0;\n      background: linear-gradient(180deg, #1a4a7a, #3b7bb5);\n      transition: height 0.4s ease;\n    }\n    .embassy-card:hover::after { height: 100%; }\n    .embassy-card:hover {\n      transform: translateY(-8px) scale(1.01);\n      box-shadow: 0 20px 40px -12px rgba(26,74,122,0.15), 0 0 0 1px #1a4a7a;\n      border-color: #1a4a7a;\n    }\n    .card-top {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      margin-bottom: 6px;\n    }\n    .flag-badge { display: flex; align-items: center; gap: 10px; }\n    .flag { font-size: 2.6rem; line-height: 1; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.05)); }\n    .badge {\n      background: #1a4a7a;\n      color: #fff;\n      font-size: 0.6rem;\n      font-weight: 600;\n      padding: 4px 12px;\n      border-radius: 40px;\n      text-transform: uppercase;\n      letter-spacing: 0.4px;\n    }\n    .embassy-card h3 {\n      font-size: 1.15rem;\n      font-weight: 600;\n      color: #0b2b4f;\n      margin: 8px 0 4px;\n      line-height: 1.3;\n    }\n    .address {\n      font-size: 0.82rem;\n      color: #4a5b6e;\n      margin-bottom: 10px;\n      display: flex;\n      align-items: flex-start;\n      gap: 6px;\n    }\n    .address i { color: #1a4a7a; margin-top: 2px; font-size: 0.8rem; }\n    .contact-row {\n      font-size: 0.82rem;\n      color: #1e3347;\n      padding: 5px 0;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      border-bottom: 1px dashed #e9edf2;\n    }\n    .contact-row:last-of-type { border-bottom: none; }\n    .contact-row i { width: 18px; color: #1a4a7a; font-size: 0.8rem; }\n    .contact-row a { color: #0369a1; text-decoration: none; font-weight: 400; transition: 0.15s; }\n    .contact-row a:hover { color: #1a4a7a; text-decoration: underline; }\n\n    .buttons {\n      display: flex;\n      gap: 10px;\n      margin-top: 16px;\n      flex-wrap: wrap;\n    }\n    .buttons a {\n      flex: 1 1 auto;\n      min-width: 80px;\n      text-align: center;\n      padding: 9px 14px;\n      border-radius: 40px;\n      font-size: 0.78rem;\n      font-weight: 500;\n      text-decoration: none;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 6px;\n      transition: 0.25s;\n      border: 1px solid transparent;\n      background: #f1f5f9;\n      color: #1e293b;\n    }\n    .buttons .map-btn { background: #dbeafe; color: #1a4a7a; border-color: #bfdbfe; }\n    .buttons .map-btn:hover { background: #bfdbfe; transform: scale(1.03); box-shadow: 0 4px 12px rgba(26,74,122,0.12); }\n    .buttons .web-btn { background: #dbeafe; color: #1a4a7a; border-color: #bfdbfe; }\n    .buttons .web-btn:hover { background: #bfdbfe; transform: scale(1.03); box-shadow: 0 4px 12px rgba(26,74,122,0.12); }\n\n    \/* footer *\/\n    .footer-note {\n      margin-top: 44px;\n      text-align: center;\n      font-size: 0.85rem;\n      color: #5b6f85;\n      border-top: 1px solid #e8edf6;\n      padding-top: 30px;\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 24px;\n    }\n    .footer-note i { color: #1a4a7a; margin: 0 4px; }\n\n    \/* stats row *\/\n    .stats-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 20px 40px;\n      background: #f2f6fc;\n      padding: 16px 24px;\n      border-radius: 60px;\n      margin-bottom: 28px;\n      justify-content: center;\n      border: 1px solid #e8edf6;\n    }\n    .stats-row .stat-item { display: flex; align-items: center; gap: 8px; font-size: 0.9rem; color: #2a3b4f; }\n    .stats-row .stat-item i { color: #1a4a7a; font-size: 1.1rem; }\n    .stats-row .stat-item strong { color: #0b2b4f; }\n\n    @media (max-width: 700px) {\n      .directory-wrapper { padding: 20px 14px; border-radius: 28px; }\n      .header-left h1 { font-size: 1.8rem; flex-wrap: wrap; }\n      .header-section { flex-direction: column; align-items: flex-start; gap: 12px; }\n      .stats-badge { align-self: flex-start; }\n      .embassy-grid { grid-template-columns: 1fr; }\n      .filter-tabs span { font-size: 0.7rem; padding: 6px 12px; }\n    }\n    @media (max-width: 400px) {\n      .embassy-card { padding: 16px 12px; }\n      .flag { font-size: 2rem; }\n    }\n\n    ::-webkit-scrollbar { width: 8px; }\n    ::-webkit-scrollbar-track { background: #f0f4fa; border-radius: 10px; }\n    ::-webkit-scrollbar-thumb { background: #1a4a7a; border-radius: 10px; }\n    ::-webkit-scrollbar-thumb:hover { background: #0b2b4f; }\n  <\/style>\n<\/head>\n<body>\n\n<div class=\"directory-wrapper\">\n\n  <!-- HEADER -->\n  <div class=\"header-section\">\n    <div class=\"header-left\">\n      <h1><i class=\"fas fa-flag-usa\"><\/i> Embassies in the U.S.<\/h1>\n      <p>\n        <i class=\"fas fa-building\"><\/i> 100+ diplomatic missions\n        <i class=\"fas fa-map-pin\"><\/i> Washington, D.C. &amp; consulates\n        <i class=\"fas fa-check-circle\" style=\"color:#22c55e;\"><\/i> Verified contacts\n      <\/p>\n    <\/div>\n    <div class=\"stats-badge\">\n      <i class=\"fas fa-database\"><\/i> 100+ entries\n      <span>updated<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- STATS ROW -->\n  <div class=\"stats-row\">\n    <div class=\"stat-item\"><i class=\"fas fa-globe-americas\"><\/i> <strong>100+<\/strong> countries<\/div>\n    <div class=\"stat-item\"><i class=\"fas fa-phone\"><\/i> <strong>Direct<\/strong> phone numbers<\/div>\n    <div class=\"stat-item\"><i class=\"fas fa-location-dot\"><\/i> <strong>Official<\/strong> addresses<\/div>\n    <div class=\"stat-item\"><i class=\"fas fa-link\"><\/i> <strong>Official<\/strong> websites<\/div>\n  <\/div>\n\n  <!-- SEARCH + FILTER -->\n  <div class=\"search-section\">\n    <div class=\"search-box\">\n      <i class=\"fas fa-search\"><\/i>\n      <input type=\"text\" id=\"searchInput\" placeholder=\"Search by country, embassy name, address...\">\n    <\/div>\n    <div class=\"filter-tabs\">\n      <span class=\"active\" data-filter=\"all\"><i class=\"fas fa-flag\"><\/i> All<\/span>\n      <span data-filter=\"africa\"><i class=\"fas fa-globe-africa\"><\/i> Africa<\/span>\n      <span data-filter=\"americas\"><i class=\"fas fa-globe-americas\"><\/i> Americas<\/span>\n      <span data-filter=\"asia\"><i class=\"fas fa-globe-asia\"><\/i> Asia<\/span>\n      <span data-filter=\"europe\"><i class=\"fas fa-globe-europe\"><\/i> Europe<\/span>\n      <span data-filter=\"oceania\"><i class=\"fas fa-globe-oceania\"><\/i> Oceania<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- GRID -->\n  <div class=\"embassy-grid\" id=\"embassyGrid\"><\/div>\n\n  <!-- FOOTER -->\n  <div class=\"footer-note\">\n    <span><i class=\"fas fa-flag\"><\/i> 100+ foreign embassies &amp; high commissions<\/span>\n    <span><i class=\"fas fa-map-pin\"><\/i> Washington, D.C. \u00b7 New York \u00b7 Los Angeles \u00b7 Chicago \u00b7 Houston<\/span>\n    <span><i class=\"fas fa-regular fa-clock\"><\/i> Updated 2026<\/span>\n  <\/div>\n\n<\/div>\n\n<script>\n  (function() {\n    \/\/ ---- EMBASSY DATA: 100+ entries with real info ----\n    const embassies = [\n      { country: \"Afghanistan\", flag: \"\ud83c\udde6\ud83c\uddeb\", address: \"2341 Wyoming Ave NW, Washington, DC 20008\", phone: \"+1-202-483-6410\", website: \"N\/A\", region: \"asia\" },\n      { country: \"Albania\", flag: \"\ud83c\udde6\ud83c\uddf1\", address: \"2100 S St NW, Washington, DC 20008\", phone: \"+1-202-223-4942\", website: \"https:\/\/ambasadat.gov.al\/usa\/en\", region: \"europe\" },\n      { country: \"Algeria\", flag: \"\ud83c\udde9\ud83c\uddff\", address: \"2118 Kalorama Rd NW, Washington, DC 20008\", phone: \"+1-202-265-2800\", website: \"https:\/\/embwashington.mfa.gov.dz\/\", region: \"africa\" },\n      { country: \"Angola\", flag: \"\ud83c\udde6\ud83c\uddf4\", address: \"2108 16th St NW, Washington, DC 20009\", phone: \"+1-202-785-1156\", website: \"https:\/\/angola.org\/\", region: \"africa\" },\n      { country: \"Argentina\", flag: \"\ud83c\udde6\ud83c\uddf7\", address: \"1600 New Hampshire Ave NW, Washington, DC 20009\", phone: \"+1-202-238-6400\", website: \"https:\/\/eeuu.cancilleria.gob.ar\/\", region: \"americas\" },\n      { country: \"Armenia\", flag: \"\ud83c\udde6\ud83c\uddf2\", address: \"2225 R St NW, Washington, DC 20008\", phone: \"+1-202-319-1976\", website: \"https:\/\/usa.mfa.am\/\", region: \"asia\" },\n      { country: \"Australia\", flag: \"\ud83c\udde6\ud83c\uddfa\", address: \"1601 Massachusetts Ave NW, Washington, DC 20036\", phone: \"+1-202-797-3000\", website: \"https:\/\/usa.embassy.gov.au\/\", region: \"oceania\" },\n      { country: \"Austria\", flag: \"\ud83c\udde6\ud83c\uddf9\", address: \"3524 International Ct NW, Washington, DC 20008\", phone: \"+1-202-895-6700\", website: \"https:\/\/www.austria.org\/\", region: \"europe\" },\n      { country: \"Azerbaijan\", flag: \"\ud83c\udde6\ud83c\uddff\", address: \"2741 34th St NW, Washington, DC 20008\", phone: \"+1-202-337-3500\", website: \"https:\/\/washington.mfa.gov.az\/\", region: \"asia\" },\n      { country: \"Bahamas\", flag: \"\ud83c\udde7\ud83c\uddf8\", address: \"600 New Hampshire Ave NW, Suite 530, Washington, DC 20037\", phone: \"+1-202-319-2660\", website: \"https:\/\/www.bahamasembdc.org\/\", region: \"americas\" },\n      { country: \"Bahrain\", flag: \"\ud83c\udde7\ud83c\udded\", address: \"3502 International Dr NW, Washington, DC 20008\", phone: \"+1-202-342-1111\", website: \"http:\/\/bahrainembassy.org\/\", region: \"asia\" },\n      { country: \"Bangladesh\", flag: \"\ud83c\udde7\ud83c\udde9\", address: \"3510 International Dr NW, Washington, DC 20008\", phone: \"+1-202-244-0183\", website: \"https:\/\/www.bdembassyusa.org\/\", region: \"asia\" },\n      { country: \"Barbados\", flag: \"\ud83c\udde7\ud83c\udde7\", address: \"2144 Wyoming Ave NW, Washington, DC 20008\", phone: \"+1-202-939-9200\", website: \"http:\/\/www.foreign.gov.bb\/\", region: \"americas\" },\n      { country: \"Belarus\", flag: \"\ud83c\udde7\ud83c\uddfe\", address: \"1619 New Hampshire Ave NW, Washington, DC 20009\", phone: \"+1-202-986-1606\", website: \"https:\/\/www.belarusembassy.org\/\", region: \"europe\" },\n      { country: \"Belgium\", flag: \"\ud83c\udde7\ud83c\uddea\", address: \"1430 K St NW, Suite 101, Washington, DC 20005\", phone: \"+1-202-333-6900\", website: \"https:\/\/unitedstates.diplomatie.belgium.be\/\", region: \"europe\" },\n      { country: \"Belize\", flag: \"\ud83c\udde7\ud83c\uddff\", address: \"2535 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-322-9636\", website: \"https:\/\/mfa.gov.bz\/\", region: \"americas\" },\n      { country: \"Benin\", flag: \"\ud83c\udde7\ud83c\uddef\", address: \"2124 Kalorama Rd NW, Washington, DC 20008\", phone: \"+1-202-232-6656\", website: \"https:\/\/www.beninembassy.org\/\", region: \"africa\" },\n      { country: \"Bolivia\", flag: \"\ud83c\udde7\ud83c\uddf4\", address: \"3014 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-483-4410\", website: \"https:\/\/www.boliviaembassy.org\/\", region: \"americas\" },\n      { country: \"Bosnia and Herzegovina\", flag: \"\ud83c\udde7\ud83c\udde6\", address: \"2109 E St NW, Washington, DC 20037\", phone: \"+1-202-337-1500\", website: \"https:\/\/www.bhembassy.org\/\", region: \"europe\" },\n      { country: \"Botswana\", flag: \"\ud83c\udde7\ud83c\uddfc\", address: \"1531-3 New Hampshire Ave NW, Washington, DC 20036\", phone: \"+1-202-244-4990\", website: \"https:\/\/www.botswanaembassy.org\/\", region: \"africa\" },\n      { country: \"Brazil\", flag: \"\ud83c\udde7\ud83c\uddf7\", address: \"3006 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-238-2700\", website: \"https:\/\/washingtondc.itamaraty.gov.br\/\", region: \"americas\" },\n      { country: \"Brunei\", flag: \"\ud83c\udde7\ud83c\uddf3\", address: \"3520 International Ct NW, Washington, DC 20008\", phone: \"+1-202-237-1838\", website: \"https:\/\/www.bruneiembassy.org\/\", region: \"asia\" },\n      { country: \"Bulgaria\", flag: \"\ud83c\udde7\ud83c\uddec\", address: \"1621 22nd St NW, Washington, DC 20008\", phone: \"+1-202-387-0174\", website: \"https:\/\/www.bulgariaembassy.org\/\", region: \"europe\" },\n      { country: \"Burkina Faso\", flag: \"\ud83c\udde7\ud83c\uddeb\", address: \"2340 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-332-5577\", website: \"https:\/\/burkina-usa.org\/\", region: \"africa\" },\n      { country: \"Burundi\", flag: \"\ud83c\udde7\ud83c\uddee\", address: \"2233 Wisconsin Ave NW, Washington, DC 20007\", phone: \"+1-202-342-2574\", website: \"https:\/\/www.burundiembassy.org\/\", region: \"africa\" },\n      { country: \"Cambodia\", flag: \"\ud83c\uddf0\ud83c\udded\", address: \"4530 16th St NW, Washington, DC 20011\", phone: \"+1-202-726-7742\", website: \"https:\/\/www.embassyofcambodiadc.org\/\", region: \"asia\" },\n      { country: \"Cameroon\", flag: \"\ud83c\udde8\ud83c\uddf2\", address: \"1700 Wisconsin Ave NW, Washington, DC 20007\", phone: \"+1-202-265-8790\", website: \"https:\/\/www.cameroonembassy.org\/\", region: \"africa\" },\n      { country: \"Canada\", flag: \"\ud83c\udde8\ud83c\udde6\", address: \"501 Pennsylvania Ave NW, Washington, DC 20001\", phone: \"+1-202-682-1740\", website: \"https:\/\/www.canadainternational.gc.ca\/\", region: \"americas\" },\n      { country: \"Cape Verde\", flag: \"\ud83c\udde8\ud83c\uddfb\", address: \"3415 Massachusetts Ave NW, Washington, DC 20007\", phone: \"+1-202-965-6820\", website: \"https:\/\/www.capeverdeembassy.org\/\", region: \"africa\" },\n      { country: \"Central African Republic\", flag: \"\ud83c\udde8\ud83c\uddeb\", address: \"1618 22nd St NW, Washington, DC 20008\", phone: \"+1-202-483-7800\", website: \"https:\/\/www.car-embassy.org\/\", region: \"africa\" },\n      { country: \"Chad\", flag: \"\ud83c\uddf9\ud83c\udde9\", address: \"2401 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-652-1312\", website: \"https:\/\/www.chadembassy.org\/\", region: \"africa\" },\n      { country: \"Chile\", flag: \"\ud83c\udde8\ud83c\uddf1\", address: \"1732 Massachusetts Ave NW, Washington, DC 20036\", phone: \"+1-202-785-1746\", website: \"https:\/\/chile.gob.cl\/estados-unidos\/\", region: \"americas\" },\n      { country: \"China\", flag: \"\ud83c\udde8\ud83c\uddf3\", address: \"3505 International Pl NW, Washington, DC 20008\", phone: \"+1-202-495-2266\", website: \"http:\/\/www.china-embassy.org\/\", region: \"asia\" },\n      { country: \"Colombia\", flag: \"\ud83c\udde8\ud83c\uddf4\", address: \"1724 Massachusetts Ave NW, Washington, DC 20036\", phone: \"+1-202-387-8338\", website: \"https:\/\/colombiaemb.org\/\", region: \"americas\" },\n      { country: \"DR Congo\", flag: \"\ud83c\udde8\ud83c\udde9\", address: \"1100 Connecticut Ave NW #725, Washington, DC 20036\", phone: \"+1-202-234-7690\", website: \"https:\/\/www.drc-embassy.org\/\", region: \"africa\" },\n      { country: \"Congo (Rep.)\", flag: \"\ud83c\udde8\ud83c\uddec\", address: \"1720 16th St NW, Washington, DC 20009\", phone: \"+1-202-726-5500\", website: \"https:\/\/www.congoembassy.org\/\", region: \"africa\" },\n      { country: \"Costa Rica\", flag: \"\ud83c\udde8\ud83c\uddf7\", address: \"2114 S St NW, Washington, DC 20008\", phone: \"+1-202-499-2982\", website: \"https:\/\/www.costarica-embassy.org\/\", region: \"americas\" },\n      { country: \"C\u00f4te d'Ivoire\", flag: \"\ud83c\udde8\ud83c\uddee\", address: \"2424 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-797-0300\", website: \"https:\/\/www.ivorycoastembassy.org\/\", region: \"africa\" },\n      { country: \"Croatia\", flag: \"\ud83c\udded\ud83c\uddf7\", address: \"2343 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-588-5899\", website: \"https:\/\/www.croatiaembassy.org\/\", region: \"europe\" },\n      { country: \"Cuba\", flag: \"\ud83c\udde8\ud83c\uddfa\", address: \"2630 16th St NW, Washington, DC 20009\", phone: \"+1-202-797-8518\", website: \"https:\/\/www.cubadiplomatica.cu\/\", region: \"americas\" },\n      { country: \"Cyprus\", flag: \"\ud83c\udde8\ud83c\uddfe\", address: \"2211 R St NW, Washington, DC 20008\", phone: \"+1-202-462-5772\", website: \"https:\/\/www.cyprusembassy.org\/\", region: \"europe\" },\n      { country: \"Czech Republic\", flag: \"\ud83c\udde8\ud83c\uddff\", address: \"3900 Spring of Freedom St NW, Washington, DC 20008\", phone: \"+1-202-274-9100\", website: \"https:\/\/www.mzv.cz\/washington\/\", region: \"europe\" },\n      { country: \"Denmark\", flag: \"\ud83c\udde9\ud83c\uddf0\", address: \"3200 Whitehaven St NW, Washington, DC 20008\", phone: \"+1-202-234-4300\", website: \"https:\/\/usa.um.dk\/\", region: \"europe\" },\n      { country: \"Djibouti\", flag: \"\ud83c\udde9\ud83c\uddef\", address: \"1156 15th St NW, Washington, DC 20005\", phone: \"+1-202-331-0270\", website: \"https:\/\/www.djiboutiembassy.org\/\", region: \"africa\" },\n      { country: \"Dominican Republic\", flag: \"\ud83c\udde9\ud83c\uddf4\", address: \"1715 22nd St NW, Washington, DC 20008\", phone: \"+1-202-332-6280\", website: \"https:\/\/www.drembassy.org\/\", region: \"americas\" },\n      { country: \"Ecuador\", flag: \"\ud83c\uddea\ud83c\udde8\", address: \"2535 15th St NW, Washington, DC 20009\", phone: \"+1-202-234-7200\", website: \"https:\/\/www.ecuador.org\/\", region: \"americas\" },\n      { country: \"Egypt\", flag: \"\ud83c\uddea\ud83c\uddec\", address: \"3521 International Ct NW, Washington, DC 20008\", phone: \"+1-202-895-5400\", website: \"https:\/\/www.egyptembassy.net\/\", region: \"africa\" },\n      { country: \"El Salvador\", flag: \"\ud83c\uddf8\ud83c\uddfb\", address: \"2308 California St NW, Washington, DC 20008\", phone: \"+1-202-265-9671\", website: \"https:\/\/www.elsalvador.org\/\", region: \"americas\" },\n      { country: \"Equatorial Guinea\", flag: \"\ud83c\uddec\ud83c\uddf6\", address: \"2020 16th St NW, Washington, DC 20009\", phone: \"+1-202-518-5700\", website: \"https:\/\/www.egembassydc.com\/\", region: \"africa\" },\n      { country: \"Eritrea\", flag: \"\ud83c\uddea\ud83c\uddf7\", address: \"1708 New Hampshire Ave NW, Washington, DC 20009\", phone: \"+1-202-319-1991\", website: \"https:\/\/us.embassyeritrea.org\/\", region: \"africa\" },\n      { country: \"Estonia\", flag: \"\ud83c\uddea\ud83c\uddea\", address: \"2131 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-588-0101\", website: \"https:\/\/washington.mfa.ee\/\", region: \"europe\" },\n      { country: \"Eswatini\", flag: \"\ud83c\uddf8\ud83c\uddff\", address: \"1712 New Hampshire Ave NW, Washington, DC 20009\", phone: \"+1-202-234-5002\", website: \"https:\/\/www.eswatiniusa.com\/\", region: \"africa\" },\n      { country: \"Ethiopia\", flag: \"\ud83c\uddea\ud83c\uddf9\", address: \"3506 International Dr NW, Washington, DC 20008\", phone: \"+1-202-364-1200\", website: \"https:\/\/www.ethiopianembassy.org\/\", region: \"africa\" },\n      { country: \"Finland\", flag: \"\ud83c\uddeb\ud83c\uddee\", address: \"3301 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-298-5800\", website: \"https:\/\/finlandabroad.fi\/web\/usa\/\", region: \"europe\" },\n      { country: \"France\", flag: \"\ud83c\uddeb\ud83c\uddf7\", address: \"4101 Reservoir Rd NW, Washington, DC 20007\", phone: \"+1-202-944-6000\", website: \"https:\/\/franceintheus.org\/\", region: \"europe\" },\n      { country: \"Gabon\", flag: \"\ud83c\uddec\ud83c\udde6\", address: \"2034 20th St NW, Washington, DC 20009\", phone: \"+1-202-797-1000\", website: \"https:\/\/gabonembassyusa.org\/\", region: \"africa\" },\n      { country: \"Gambia\", flag: \"\ud83c\uddec\ud83c\uddf2\", address: \"5630 16th St NW, Washington, DC 20011\", phone: \"+1-202-785-1399\", website: \"https:\/\/gambiaembassydc.us\/\", region: \"africa\" },\n      { country: \"Georgia\", flag: \"\ud83c\uddec\ud83c\uddea\", address: \"1824 R St NW, Washington, DC 20009\", phone: \"+1-202-387-2390\", website: \"https:\/\/georgiaembassyusa.org\/\", region: \"asia\" },\n      { country: \"Germany\", flag: \"\ud83c\udde9\ud83c\uddea\", address: \"4645 Reservoir Rd NW, Washington, DC 20007\", phone: \"+1-202-298-4000\", website: \"https:\/\/www.germany.info\/\", region: \"europe\" },\n      { country: \"Ghana\", flag: \"\ud83c\uddec\ud83c\udded\", address: \"3512 International Dr NW, Washington, DC 20008\", phone: \"+1-202-686-4520\", website: \"https:\/\/washington.mfa.gov.gh\/\", region: \"africa\" },\n      { country: \"Greece\", flag: \"\ud83c\uddec\ud83c\uddf7\", address: \"2217 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-939-1300\", website: \"https:\/\/www.mfa.gr\/usa\/\", region: \"europe\" },\n      { country: \"Guatemala\", flag: \"\ud83c\uddec\ud83c\uddf9\", address: \"2220 R St NW, Washington, DC 20008\", phone: \"+1-202-745-4952\", website: \"https:\/\/www.embaguateusa.gob.gt\/\", region: \"americas\" },\n      { country: \"Guinea\", flag: \"\ud83c\uddec\ud83c\uddf3\", address: \"2112 Leroy Pl NW, Washington, DC 20008\", phone: \"+1-202-986-4300\", website: \"https:\/\/www.guineaembassy.org\/\", region: \"africa\" },\n      { country: \"Guyana\", flag: \"\ud83c\uddec\ud83c\uddfe\", address: \"2490 Tracy Pl NW, Washington, DC 20008\", phone: \"+1-202-265-6900\", website: \"https:\/\/www.guyanaembassyusa.org\/\", region: \"americas\" },\n      { country: \"Haiti\", flag: \"\ud83c\udded\ud83c\uddf9\", address: \"2311 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-332-4090\", website: \"https:\/\/www.haiti.org\/\", region: \"americas\" },\n      { country: \"Holy See\", flag: \"\ud83c\uddfb\ud83c\udde6\", address: \"3339 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-333-7121\", website: \"https:\/\/nuntiususa.org\/\", region: \"europe\" },\n      { country: \"Honduras\", flag: \"\ud83c\udded\ud83c\uddf3\", address: \"1220 19th St NW, Suite 320, Washington, DC 20036\", phone: \"+1-202-966-7702\", website: \"https:\/\/www.hondurasembassy.org\/\", region: \"americas\" },\n      { country: \"Hungary\", flag: \"\ud83c\udded\ud83c\uddfa\", address: \"1500 Rhode Island Ave NW, Washington, DC 20005\", phone: \"+1-202-362-6730\", website: \"https:\/\/washington.mfa.gov.hu\/\", region: \"europe\" },\n      { country: \"Iceland\", flag: \"\ud83c\uddee\ud83c\uddf8\", address: \"2900 K St NW, Washington, DC 20007\", phone: \"+1-202-265-6653\", website: \"https:\/\/www.government.is\/diplomatic-missions\/embassy-of-iceland-in-washington-d-c\/\", region: \"europe\" },\n      { country: \"India\", flag: \"\ud83c\uddee\ud83c\uddf3\", address: \"2107 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-939-7000\", website: \"https:\/\/www.indianembassyusa.gov.in\/\", region: \"asia\" },\n      { country: \"Indonesia\", flag: \"\ud83c\uddee\ud83c\udde9\", address: \"2020 Massachusetts Ave NW, Washington, DC 20036\", phone: \"+1-202-775-5200\", website: \"https:\/\/kemlu.go.id\/washington\/\", region: \"asia\" },\n      { country: \"Iran\", flag: \"\ud83c\uddee\ud83c\uddf7\", address: \"2209 Wisconsin Ave NW, Washington, DC 20007\", phone: \"+1-202-965-4990\", website: \"https:\/\/www.daftar.org\/\", region: \"asia\" },\n      { country: \"Iraq\", flag: \"\ud83c\uddee\ud83c\uddf6\", address: \"1801 P St NW, Washington, DC 20036\", phone: \"+1-202-742-1600\", website: \"https:\/\/www.iraqiembassy.us\/\", region: \"asia\" },\n      { country: \"Ireland\", flag: \"\ud83c\uddee\ud83c\uddea\", address: \"1700 Pennsylvania Ave NW, Washington, DC 20006\", phone: \"+1-202-232-5993\", website: \"https:\/\/www.dfa.ie\/irish-embassy-usa\/\", region: \"europe\" },\n      { country: \"Israel\", flag: \"\ud83c\uddee\ud83c\uddf1\", address: \"3514 International Dr NW, Washington, DC 20008\", phone: \"+1-202-364-5500\", website: \"https:\/\/embassies.gov.il\/washington\/\", region: \"asia\" },\n      { country: \"Italy\", flag: \"\ud83c\uddee\ud83c\uddf9\", address: \"3000 Whitehaven St NW, Washington, DC 20008\", phone: \"+1-202-612-4400\", website: \"https:\/\/ambwashingtondc.esteri.it\/\", region: \"europe\" },\n      { country: \"Jamaica\", flag: \"\ud83c\uddef\ud83c\uddf2\", address: \"1520 New Hampshire Ave NW, Washington, DC 20036\", phone: \"+1-202-452-0660\", website: \"https:\/\/www.embassyofjamaica.org\/\", region: \"americas\" },\n      { country: \"Japan\", flag: \"\ud83c\uddef\ud83c\uddf5\", address: \"2520 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-238-6700\", website: \"https:\/\/www.us.emb-japan.go.jp\/\", region: \"asia\" },\n      { country: \"Jordan\", flag: \"\ud83c\uddef\ud83c\uddf4\", address: \"3504 International Dr NW, Washington, DC 20008\", phone: \"+1-202-966-2664\", website: \"https:\/\/www.jordanembassy.us\/\", region: \"asia\" },\n      { country: \"Kazakhstan\", flag: \"\ud83c\uddf0\ud83c\uddff\", address: \"1401 16th St NW, Washington, DC 20036\", phone: \"+1-202-232-5488\", website: \"https:\/\/www.kazakhembus.com\/\", region: \"asia\" },\n      { country: \"Kenya\", flag: \"\ud83c\uddf0\ud83c\uddea\", address: \"2249 R St NW, Washington, DC 20008\", phone: \"+1-202-387-6101\", website: \"https:\/\/www.kenyaembassydc.org\/\", region: \"africa\" },\n      { country: \"Kosovo\", flag: \"\ud83c\uddfd\ud83c\uddf0\", address: \"2175 K St NW, Suite 300, Washington, DC 20037\", phone: \"+1-202-450-2130\", website: \"https:\/\/www.ambasada-ks.net\/\", region: \"europe\" },\n      { country: \"Kuwait\", flag: \"\ud83c\uddf0\ud83c\uddfc\", address: \"2940 Tilden St NW, Washington, DC 20008\", phone: \"+1-202-966-0702\", website: \"https:\/\/www.kuwaitembassy.us\/\", region: \"asia\" },\n      { country: \"Kyrgyzstan\", flag: \"\ud83c\uddf0\ud83c\uddec\", address: \"2360 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-449-9822\", website: \"https:\/\/www.kyrgyzembassy.org\/\", region: \"asia\" },\n      { country: \"Laos\", flag: \"\ud83c\uddf1\ud83c\udde6\", address: \"2222 S St NW, Washington, DC 20008\", phone: \"+1-202-332-6416\", website: \"https:\/\/www.laoembassy.org\/\", region: \"asia\" },\n      { country: \"Latvia\", flag: \"\ud83c\uddf1\ud83c\uddfb\", address: \"2306 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-328-2840\", website: \"https:\/\/www.latvia-usa.org\/\", region: \"europe\" },\n      { country: \"Lebanon\", flag: \"\ud83c\uddf1\ud83c\udde7\", address: \"2560 28th St NW, Washington, DC 20008\", phone: \"+1-202-939-6300\", website: \"https:\/\/www.lebanonembassy.org\/\", region: \"asia\" },\n      { country: \"Lesotho\", flag: \"\ud83c\uddf1\ud83c\uddf8\", address: \"2511 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-797-5533\", website: \"https:\/\/www.lesothoembassy.org\/\", region: \"africa\" },\n      { country: \"Liberia\", flag: \"\ud83c\uddf1\ud83c\uddf7\", address: \"5201 16th St NW, Washington, DC 20011\", phone: \"+1-202-723-0437\", website: \"https:\/\/www.liberiaembassy.org\/\", region: \"africa\" },\n      { country: \"Libya\", flag: \"\ud83c\uddf1\ud83c\uddfe\", address: \"2600 Virginia Ave NW, Suite 705, Washington, DC 20037\", phone: \"+1-202-944-9601\", website: \"https:\/\/www.libyaembassy.org\/\", region: \"africa\" },\n      { country: \"Lithuania\", flag: \"\ud83c\uddf1\ud83c\uddf9\", address: \"2622 16th St NW, Washington, DC 20009\", phone: \"+1-202-234-5860\", website: \"https:\/\/www.lithuaniaembassy.org\/\", region: \"europe\" },\n      { country: \"Luxembourg\", flag: \"\ud83c\uddf1\ud83c\uddfa\", address: \"2200 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-265-4171\", website: \"https:\/\/washington.mae.lu\/\", region: \"europe\" },\n      { country: \"Madagascar\", flag: \"\ud83c\uddf2\ud83c\uddec\", address: \"2374 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-265-5525\", website: \"https:\/\/www.madagascar-embassy.org\/\", region: \"africa\" },\n      { country: \"Malawi\", flag: \"\ud83c\uddf2\ud83c\uddfc\", address: \"1156 15th St NW, Suite 320, Washington, DC 20005\", phone: \"+1-202-721-0270\", website: \"https:\/\/www.malawiembassy.org\/\", region: \"africa\" },\n      { country: \"Malaysia\", flag: \"\ud83c\uddf2\ud83c\uddfe\", address: \"3516 International Ct NW, Washington, DC 20008\", phone: \"+1-202-572-9700\", website: \"https:\/\/www.kln.gov.my\/web\/usa_washington\/\", region: \"asia\" },\n      { country: \"Mali\", flag: \"\ud83c\uddf2\ud83c\uddf1\", address: \"2374 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-332-2249\", website: \"https:\/\/www.maliembassy.org\/\", region: \"africa\" },\n      { country: \"Malta\", flag: \"\ud83c\uddf2\ud83c\uddf9\", address: \"2017 Connecticut Ave NW, Washington, DC 20008\", phone: \"+1-202-462-3611\", website: \"https:\/\/www.maltaembassy.org\/\", region: \"europe\" },\n      { country: \"Mauritania\", flag: \"\ud83c\uddf2\ud83c\uddf7\", address: \"2130 R St NW, Washington, DC 20008\", phone: \"+1-202-232-5700\", website: \"https:\/\/www.mauritaniaembassy.org\/\", region: \"africa\" },\n      { country: \"Mexico\", flag: \"\ud83c\uddf2\ud83c\uddfd\", address: \"1911 Pennsylvania Ave NW, Washington, DC 20006\", phone: \"+1-202-728-1600\", website: \"https:\/\/embamex.sre.gob.mx\/\", region: \"americas\" },\n      { country: \"Moldova\", flag: \"\ud83c\uddf2\ud83c\udde9\", address: \"2101 S St NW, Washington, DC 20008\", phone: \"+1-202-667-1130\", website: \"https:\/\/www.moldovaembassy.org\/\", region: \"europe\" },\n      { country: \"Mongolia\", flag: \"\ud83c\uddf2\ud83c\uddf3\", address: \"2833 M St NW, Washington, DC 20007\", phone: \"+1-202-333-7117\", website: \"https:\/\/www.mongoliaembassy.org\/\", region: \"asia\" },\n      { country: \"Montenegro\", flag: \"\ud83c\uddf2\ud83c\uddea\", address: \"1610 22nd St NW, Washington, DC 20008\", phone: \"+1-202-833-6800\", website: \"https:\/\/www.montenegroembassy.org\/\", region: \"europe\" },\n      { country: \"Morocco\", flag: \"\ud83c\uddf2\ud83c\udde6\", address: \"3508 International Dr NW, Washington, DC 20008\", phone: \"+1-202-462-7979\", website: \"https:\/\/www.moroccoembassy.org\/\", region: \"africa\" },\n      { country: \"Mozambique\", flag: \"\ud83c\uddf2\ud83c\uddff\", address: \"1525 New Hampshire Ave NW, Washington, DC 20036\", phone: \"+1-202-293-7147\", website: \"https:\/\/www.mozambiqueembassy.org\/\", region: \"africa\" },\n      { country: \"Myanmar\", flag: \"\ud83c\uddf2\ud83c\uddf2\", address: \"2300 S St NW, Washington, DC 20008\", phone: \"+1-202-332-9044\", website: \"https:\/\/www.myanmarembassy.org\/\", region: \"asia\" },\n      { country: \"Namibia\", flag: \"\ud83c\uddf3\ud83c\udde6\", address: \"1605 New Hampshire Ave NW, Washington, DC 20009\", phone: \"+1-202-986-0540\", website: \"https:\/\/www.namibiaembassy.org\/\", region: \"africa\" },\n      { country: \"Nepal\", flag: \"\ud83c\uddf3\ud83c\uddf5\", address: \"2131 Leroy Pl NW, Washington, DC 20008\", phone: \"+1-202-667-4550\", website: \"https:\/\/www.nepalembassy.org\/\", region: \"asia\" },\n      { country: \"Netherlands\", flag: \"\ud83c\uddf3\ud83c\uddf1\", address: \"4200 Wisconsin Ave NW, Washington, DC 20016\", phone: \"+1-202-244-5300\", website: \"https:\/\/www.netherlandsandyou.nl\/\", region: \"europe\" },\n      { country: \"New Zealand\", flag: \"\ud83c\uddf3\ud83c\uddff\", address: \"37 Observatory Cir NW, Washington, DC 20008\", phone: \"+1-202-328-4800\", website: \"https:\/\/www.nzembassy.com\/\", region: \"oceania\" },\n      { country: \"Nicaragua\", flag: \"\ud83c\uddf3\ud83c\uddee\", address: \"1627 New Hampshire Ave NW, Washington, DC 20009\", phone: \"+1-202-939-6570\", website: \"https:\/\/www.nicaraguaembassy.org\/\", region: \"americas\" },\n      { country: \"Nigeria\", flag: \"\ud83c\uddf3\ud83c\uddec\", address: \"3519 International Ct NW, Washington, DC 20008\", phone: \"+1-202-516-4277\", website: \"https:\/\/www.nigeriaembassyusa.org\/\", region: \"africa\" },\n      { country: \"North Macedonia\", flag: \"\ud83c\uddf2\ud83c\uddf0\", address: \"1101 30th St NW, Suite 302, Washington, DC 20007\", phone: \"+1-202-337-3063\", website: \"https:\/\/www.macedoniaembassy.org\/\", region: \"europe\" },\n      { country: \"Norway\", flag: \"\ud83c\uddf3\ud83c\uddf4\", address: \"2720 34th St NW, Washington, DC 20008\", phone: \"+1-202-333-6000\", website: \"https:\/\/www.norway.org\/\", region: \"europe\" },\n      { country: \"Oman\", flag: \"\ud83c\uddf4\ud83c\uddf2\", address: \"2535 Belmont Rd NW, Washington, DC 20008\", phone: \"+1-202-387-1980\", website: \"https:\/\/www.omanembassy.org\/\", region: \"asia\" },\n      { country: \"Pakistan\", flag: \"\ud83c\uddf5\ud83c\uddf0\", address: \"3517 International Ct NW, Washington, DC 20008\", phone: \"+1-202-243-6500\", website: \"https:\/\/www.pakistanembassy.org\/\", region: \"asia\" },\n      { country: \"Panama\", flag: \"\ud83c\uddf5\ud83c\udde6\", address: \"2862 McGill Ter NW, Washington, DC 20008\", phone: \"+1-202-483-1407\", website: \"https:\/\/www.panamaembassy.org\/\", region: \"americas\" },\n      { country: \"Paraguay\", flag: \"\ud83c\uddf5\ud83c\uddfe\", address: \"2400 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-483-6960\", website: \"https:\/\/www.paraguayembassy.org\/\", region: \"americas\" },\n      { country: \"Peru\", flag: \"\ud83c\uddf5\ud83c\uddea\", address: \"1700 Massachusetts Ave NW, Washington, DC 20036\", phone: \"+1-202-833-9860\", website: \"https:\/\/www.peruembassy.org\/\", region: \"americas\" },\n      { country: \"Philippines\", flag: \"\ud83c\uddf5\ud83c\udded\", address: \"1600 Massachusetts Ave NW, Washington, DC 20036\", phone: \"+1-202-467-9300\", website: \"https:\/\/www.philippineembassy.org\/\", region: \"asia\" },\n      { country: \"Poland\", flag: \"\ud83c\uddf5\ud83c\uddf1\", address: \"2224 Wyoming Ave NW, Washington, DC 20008\", phone: \"+1-202-234-3800\", website: \"https:\/\/www.gov.pl\/web\/usa-en\", region: \"europe\" },\n      { country: \"Portugal\", flag: \"\ud83c\uddf5\ud83c\uddf9\", address: \"2012 Massachusetts Ave NW, Washington, DC 20036\", phone: \"+1-202-350-5400\", website: \"https:\/\/washingtondc.embaixadaportugal.mne.pt\/\", region: \"europe\" },\n      { country: \"Qatar\", flag: \"\ud83c\uddf6\ud83c\udde6\", address: \"1530 P St NW, Washington, DC 20005\", phone: \"+1-202-274-1600\", website: \"https:\/\/www.qatarembassy.org\/\", region: \"asia\" },\n      { country: \"Romania\", flag: \"\ud83c\uddf7\ud83c\uddf4\", address: \"1607 23rd St NW, Washington, DC 20008\", phone: \"+1-202-332-4846\", website: \"https:\/\/www.romaniaembassy.org\/\", region: \"europe\" },\n      { country: \"Russia\", flag: \"\ud83c\uddf7\ud83c\uddfa\", address: \"2650 Wisconsin Ave NW, Washington, DC 20007\", phone: \"+1-202-939-8907\", website: \"https:\/\/washington.mid.ru\/\", region: \"europe\" },\n      { country: \"Rwanda\", flag: \"\ud83c\uddf7\ud83c\uddfc\", address: \"1714 New Hampshire Ave NW, Washington, DC 20009\", phone: \"+1-202-232-2882\", website: \"https:\/\/www.rwandaembassy.org\/\", region: \"africa\" },\n      { country: \"Saudi Arabia\", flag: \"\ud83c\uddf8\ud83c\udde6\", address: \"601 New Hampshire Ave NW, Washington, DC 20037\", phone: \"+1-202-342-3800\", website: \"https:\/\/www.saudiembassy.net\/\", region: \"asia\" },\n      { country: \"Senegal\", flag: \"\ud83c\uddf8\ud83c\uddf3\", address: \"2112 Wyoming Ave NW, Washington, DC 20008\", phone: \"+1-202-234-0540\", website: \"https:\/\/www.senegalembassy.org\/\", region: \"africa\" },\n      { country: \"Serbia\", flag: \"\ud83c\uddf7\ud83c\uddf8\", address: \"2134 Kalorama Rd NW, Washington, DC 20008\", phone: \"+1-202-332-0333\", website: \"https:\/\/www.serbiaembassy.org\/\", region: \"europe\" },\n      { country: \"Singapore\", flag: \"\ud83c\uddf8\ud83c\uddec\", address: \"3501 International Pl NW, Washington, DC 20008\", phone: \"+1-202-537-3100\", website: \"https:\/\/www.mfa.gov.sg\/washington\", region: \"asia\" },\n      { country: \"Slovakia\", flag: \"\ud83c\uddf8\ud83c\uddf0\", address: \"3523 International Ct NW, Washington, DC 20008\", phone: \"+1-202-237-1054\", website: \"https:\/\/www.mzv.sk\/washington\", region: \"europe\" },\n      { country: \"Slovenia\", flag: \"\ud83c\uddf8\ud83c\uddee\", address: \"2410 California St NW, Washington, DC 20008\", phone: \"+1-202-386-6601\", website: \"https:\/\/www.sloveniaembassy.org\/\", region: \"europe\" },\n      { country: \"South Africa\", flag: \"\ud83c\uddff\ud83c\udde6\", address: \"3051 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-232-4400\", website: \"https:\/\/www.saembassy.org\/\", region: \"africa\" },\n      { country: \"South Korea\", flag: \"\ud83c\uddf0\ud83c\uddf7\", address: \"2450 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-939-5600\", website: \"https:\/\/www.koreaembassy.org\/\", region: \"asia\" },\n      { country: \"Spain\", flag: \"\ud83c\uddea\ud83c\uddf8\", address: \"2375 Pennsylvania Ave NW, Washington, DC 20037\", phone: \"+1-202-452-0100\", website: \"https:\/\/www.spainembassy.org\/\", region: \"europe\" },\n      { country: \"Sri Lanka\", flag: \"\ud83c\uddf1\ud83c\uddf0\", address: \"2148 Wyoming Ave NW, Washington, DC 20008\", phone: \"+1-202-483-4025\", website: \"https:\/\/www.srilankaembassy.org\/\", region: \"asia\" },\n      { country: \"Sudan\", flag: \"\ud83c\uddf8\ud83c\udde9\", address: \"2210 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-338-8565\", website: \"https:\/\/www.sudanembassy.org\/\", region: \"africa\" },\n      { country: \"Sweden\", flag: \"\ud83c\uddf8\ud83c\uddea\", address: \"2900 K St NW, Washington, DC 20007\", phone: \"+1-202-467-2600\", website: \"https:\/\/www.swedenabroad.se\/\", region: \"europe\" },\n      { country: \"Switzerland\", flag: \"\ud83c\udde8\ud83c\udded\", address: \"2900 Cathedral Ave NW, Washington, DC 20008\", phone: \"+1-202-745-7900\", website: \"https:\/\/www.eda.admin.ch\/washington\", region: \"europe\" },\n      { country: \"Tanzania\", flag: \"\ud83c\uddf9\ud83c\uddff\", address: \"1232 22nd St NW, Washington, DC 20037\", phone: \"+1-202-939-6125\", website: \"https:\/\/www.tanzaniaembassy.org\/\", region: \"africa\" },\n      { country: \"Thailand\", flag: \"\ud83c\uddf9\ud83c\udded\", address: \"1024 Wisconsin Ave NW, Washington, DC 20007\", phone: \"+1-202-944-3600\", website: \"https:\/\/thaiembdc.org\/\", region: \"asia\" },\n      { country: \"Turkey\", flag: \"\ud83c\uddf9\ud83c\uddf7\", address: \"2525 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-612-6700\", website: \"https:\/\/www.turkishembassy.org\/\", region: \"asia\" },\n      { country: \"Uganda\", flag: \"\ud83c\uddfa\ud83c\uddec\", address: \"5911 16th St NW, Washington, DC 20011\", phone: \"+1-202-726-7100\", website: \"https:\/\/www.ugandaembassy.org\/\", region: \"africa\" },\n      { country: \"Ukraine\", flag: \"\ud83c\uddfa\ud83c\udde6\", address: \"3350 M St NW, Washington, DC 20007\", phone: \"+1-202-333-0606\", website: \"https:\/\/ukraineembassy.org\/\", region: \"europe\" },\n      { country: \"UAE\", flag: \"\ud83c\udde6\ud83c\uddea\", address: \"3522 International Ct NW, Washington, DC 20008\", phone: \"+1-202-243-2400\", website: \"https:\/\/www.uae-embassy.org\/\", region: \"asia\" },\n      { country: \"United Kingdom\", flag: \"\ud83c\uddec\ud83c\udde7\", address: \"3100 Massachusetts Ave NW, Washington, DC 20008\", phone: \"+1-202-588-6500\", website: \"https:\/\/www.gov.uk\/world\/organisations\/british-embassy-washington\", region: \"europe\" },\n      { country: \"Uruguay\", flag: \"\ud83c\uddfa\ud83c\uddfe\", address: \"1913 I St NW, Washington, DC 20006\", phone: \"+1-202-331-1313\", website: \"https:\/\/www.uruguayembassy.org\/\", region: \"americas\" },\n      { country: \"Uzbekistan\", flag: \"\ud83c\uddfa\ud83c\uddff\", address: \"1746 Massachusetts Ave NW, Washington, DC 20036\", phone: \"+1-202-887-5300\", website: \"https:\/\/www.uzbekistanembassy.org\/\", region: \"asia\" },\n      { country: \"Venezuela\", flag: \"\ud83c\uddfb\ud83c\uddea\", address: \"1099 30th St NW, Washington, DC 20007\", phone: \"+1-202-342-2214\", website: \"https:\/\/www.venezuelaembassy.org\/\", region: \"americas\" },\n      { country: \"Yemen\", flag: \"\ud83c\uddfe\ud83c\uddea\", address: \"2319 Wyoming Ave NW, Washington, DC 20008\", phone: \"+1-202-965-4760\", website: \"https:\/\/www.yemenembassy.org\/\", region: \"asia\" },\n      { country: \"Zimbabwe\", flag: \"\ud83c\uddff\ud83c\uddfc\", address: \"1608 New Hampshire Ave NW, Washington, DC 20009\", phone: \"+1-202-332-7100\", website: \"https:\/\/www.zimbabweembassy.org\/\", region: \"africa\" }\n    ];\n\n    \/\/ ---- render ----\n    const grid = document.getElementById('embassyGrid');\n    let currentFilter = 'all';\n\n    function renderEmbassies(list) {\n      grid.innerHTML = '';\n      list.forEach(e => {\n        const card = document.createElement('div');\n        card.className = 'embassy-card';\n        card.innerHTML = `\n          <div class=\"card-top\">\n            <div class=\"flag-badge\">\n              <span class=\"flag\">${e.flag}<\/span>\n              <span class=\"badge\">Embassy<\/span>\n            <\/div>\n          <\/div>\n          <h3>${e.country}<\/h3>\n          <div class=\"address\"><i class=\"fas fa-location-dot\"><\/i> ${e.address}<\/div>\n          <div class=\"contact-row\"><i class=\"fas fa-phone\"><\/i> ${e.phone || 'N\/A'}<\/div>\n          <div class=\"contact-row\"><i class=\"fas fa-globe\"><\/i> <a href=\"${e.website}\" target=\"_blank\">${e.website.replace(\/^https?:\\\/\\\/\/, '').replace(\/\\\/$\/, '')}<\/a><\/div>\n          <div class=\"buttons\">\n            <a class=\"map-btn\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=${encodeURIComponent(e.address)}\" target=\"_blank\"><i class=\"fas fa-map\"><\/i> Maps<\/a>\n            <a class=\"web-btn\" href=\"${e.website}\" target=\"_blank\"><i class=\"fas fa-arrow-up-right-from-square\"><\/i> Website<\/a>\n          <\/div>\n        `;\n        grid.appendChild(card);\n      });\n    }\n\n    function filterAndRender() {\n      const q = document.getElementById('searchInput').value.toLowerCase().trim();\n      let filtered = embassies;\n      if (currentFilter !== 'all') {\n        filtered = filtered.filter(e => e.region === currentFilter);\n      }\n      if (q) {\n        filtered = filtered.filter(e =>\n          e.country.toLowerCase().includes(q) ||\n          e.address.toLowerCase().includes(q)\n        );\n      }\n      renderEmbassies(filtered);\n    }\n\n    \/\/ ---- filter tabs ----\n    document.querySelectorAll('.filter-tabs span').forEach(tab => {\n      tab.addEventListener('click', function() {\n        document.querySelectorAll('.filter-tabs span').forEach(t => t.classList.remove('active'));\n        this.classList.add('active');\n        currentFilter = this.dataset.filter;\n        filterAndRender();\n      });\n    });\n\n    \/\/ ---- search ----\n    document.getElementById('searchInput').addEventListener('input', filterAndRender);\n\n    \/\/ initial render\n    renderEmbassies(embassies);\n\n  })();\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Foreign Embassies in the USA \u00b7 100+ Verified Embassies in the U.S. 100+ diplomatic missions Washington, D.C. &amp; consulates Verified [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-320","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Foreign embassies in USA - Embassy Visa Directory<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/embassyvisadirectory.com\/fr\/foreign-embassies-in-usa\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Foreign embassies in USA - Embassy Visa Directory\" \/>\n<meta property=\"og:description\" content=\"Foreign Embassies in the USA \u00b7 100+ Verified Embassies in the U.S. 100+ diplomatic missions Washington, D.C. &amp; consulates Verified [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/embassyvisadirectory.com\/fr\/foreign-embassies-in-usa\/\" \/>\n<meta property=\"og:site_name\" content=\"Embassy Visa Directory\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-15T12:07:28+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/foreign-embassies-in-usa\\\/\",\"url\":\"https:\\\/\\\/embassyvisadirectory.com\\\/foreign-embassies-in-usa\\\/\",\"name\":\"Foreign embassies in USA - Embassy Visa Directory\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/#website\"},\"datePublished\":\"2026-08-11T14:18:41+00:00\",\"dateModified\":\"2026-08-15T12:07:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/foreign-embassies-in-usa\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/embassyvisadirectory.com\\\/foreign-embassies-in-usa\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/foreign-embassies-in-usa\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/embassyvisadirectory.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Foreign embassies in USA\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/#website\",\"url\":\"https:\\\/\\\/embassyvisadirectory.com\\\/\",\"name\":\"Embassy Visa Directory\",\"description\":\"Embassy visa directory\",\"publisher\":{\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/embassyvisadirectory.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/#organization\",\"name\":\"Embassy Visa Directory\",\"url\":\"https:\\\/\\\/embassyvisadirectory.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/embassyvisadirectory.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-file_00000000d27c72439ca3c194d1eb8936.png\",\"contentUrl\":\"https:\\\/\\\/embassyvisadirectory.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/cropped-file_00000000d27c72439ca3c194d1eb8936.png\",\"width\":1534,\"height\":512,\"caption\":\"Embassy Visa Directory\"},\"image\":{\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Foreign embassies in USA - Embassy Visa Directory","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/embassyvisadirectory.com\/fr\/foreign-embassies-in-usa\/","og_locale":"fr_FR","og_type":"article","og_title":"Foreign embassies in USA - Embassy Visa Directory","og_description":"Foreign Embassies in the USA \u00b7 100+ Verified Embassies in the U.S. 100+ diplomatic missions Washington, D.C. &amp; consulates Verified [&hellip;]","og_url":"https:\/\/embassyvisadirectory.com\/fr\/foreign-embassies-in-usa\/","og_site_name":"Embassy Visa Directory","article_modified_time":"2026-08-15T12:07:28+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/embassyvisadirectory.com\/foreign-embassies-in-usa\/","url":"https:\/\/embassyvisadirectory.com\/foreign-embassies-in-usa\/","name":"Foreign embassies in USA - Embassy Visa Directory","isPartOf":{"@id":"https:\/\/embassyvisadirectory.com\/#website"},"datePublished":"2026-08-11T14:18:41+00:00","dateModified":"2026-08-15T12:07:28+00:00","breadcrumb":{"@id":"https:\/\/embassyvisadirectory.com\/foreign-embassies-in-usa\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/embassyvisadirectory.com\/foreign-embassies-in-usa\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/embassyvisadirectory.com\/foreign-embassies-in-usa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/embassyvisadirectory.com\/"},{"@type":"ListItem","position":2,"name":"Foreign embassies in USA"}]},{"@type":"WebSite","@id":"https:\/\/embassyvisadirectory.com\/#website","url":"https:\/\/embassyvisadirectory.com\/","name":"Embassy Visa Directory","description":"Embassy visa directory","publisher":{"@id":"https:\/\/embassyvisadirectory.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/embassyvisadirectory.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/embassyvisadirectory.com\/#organization","name":"Embassy Visa Directory","url":"https:\/\/embassyvisadirectory.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/embassyvisadirectory.com\/#\/schema\/logo\/image\/","url":"https:\/\/embassyvisadirectory.com\/wp-content\/uploads\/2026\/05\/cropped-file_00000000d27c72439ca3c194d1eb8936.png","contentUrl":"https:\/\/embassyvisadirectory.com\/wp-content\/uploads\/2026\/05\/cropped-file_00000000d27c72439ca3c194d1eb8936.png","width":1534,"height":512,"caption":"Embassy Visa Directory"},"image":{"@id":"https:\/\/embassyvisadirectory.com\/#\/schema\/logo\/image\/"}}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"directorist_preview":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/embassyvisadirectory.com\/fr\/profile\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"Foreign Embassies in the USA \u00b7 100+ Verified Embassies in the U.S. 100+ diplomatic missions Washington, D.C. &amp; consulates Verified [&hellip;]","_links":{"self":[{"href":"https:\/\/embassyvisadirectory.com\/fr\/wp-json\/wp\/v2\/pages\/320","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/embassyvisadirectory.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/embassyvisadirectory.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/embassyvisadirectory.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/embassyvisadirectory.com\/fr\/wp-json\/wp\/v2\/comments?post=320"}],"version-history":[{"count":0,"href":"https:\/\/embassyvisadirectory.com\/fr\/wp-json\/wp\/v2\/pages\/320\/revisions"}],"wp:attachment":[{"href":"https:\/\/embassyvisadirectory.com\/fr\/wp-json\/wp\/v2\/media?parent=320"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}