{"id":322,"date":"2026-08-11T14:42:07","date_gmt":"2026-08-11T14:42:07","guid":{"rendered":"https:\/\/embassyvisadirectory.com\/?page_id=322"},"modified":"2026-08-15T11:16:15","modified_gmt":"2026-08-15T11:16:15","slug":"united-kingdom","status":"publish","type":"page","link":"https:\/\/embassyvisadirectory.com\/fr\/united-kingdom\/","title":{"rendered":"Foreign Embassies in United Kingdom"},"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 UK \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-uk\"><\/i> Embassies in the UK<\/h1>\n      <p>\n        <i class=\"fas fa-building\"><\/i> 100+ diplomatic missions\n        <i class=\"fas fa-map-pin\"><\/i> London &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 in the UK<\/span>\n    <span><i class=\"fas fa-map-pin\"><\/i> London \u00b7 Edinburgh \u00b7 Cardiff \u00b7 Belfast<\/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 for UK ----\n    const embassies = [\n          { country: \"Angola\", flag: \"\ud83c\udde6\ud83c\uddf4\", address: \"46 Bedford Square, Bloomsbury, London WC1B 3DP\", phone: \"+44 20 7299 9850\", email: \"embassyangola@cwcom.net\", website: \"N\/A\", region: \"africa\", notes: \"Address updated per embassy directory [citation:1]. Official website could not be confirmed.\" },\n      { country: \"Bahamas\", flag: \"\ud83c\udde7\ud83c\uddf8\", address: \"10 Chesterfield Street, London W1J 5JL\", phone: \"+44 20 7408 4488\", email: \"information@bahamashclondon.net\", website: \"N\/A\", region: \"americas\", notes: \"Information confirmed per embassy directories [citation:2][citation:10].\" },\n      { country: \"Bahrain\", flag: \"\ud83c\udde7\ud83c\udded\", address: \"30 Belgrave Square, London SW1X 8QB\", phone: \"+44 20 7201 9170\", email: \"information@bahrainembassy.co.uk\", website: \"https:\/\/www.bahrainembassy.co.uk\/\", region: \"asia\", notes: \"Website confirmed by Wikipedia [citation:11]. Official Ministry of Foreign Affairs page also available: https:\/\/www.mofa.gov.bh\/ [citation:3].\" },\n      { country: \"Bangladesh\", flag: \"\ud83c\udde7\ud83c\udde9\", address: \"28 Queen's Gate, London SW7 5JA\", phone: \"+44 20 7584 0081\", email: \"hc@bhclondon.org.uk\", website: \"https:\/\/bhclondon.org.uk\/\", region: \"asia\", notes: \"Address confirmed by Wikipedia [citation:4]. Email and website confirmed by official High Commission site [citation:12].\" },\n      { country: \"Barbados\", flag: \"\ud83c\udde7\ud83c\udde7\", address: \"1 Great Russell Street, London WC1B 3ND\", phone: \"+44 20 7299 7150\", email: \"london@foreign.gov.bb\", website: \"http:\/\/www.foreign.gov.bb\/\", region: \"americas\", notes: \"Information confirmed by embassy directories [citation:5][citation:13]. \" },\n      { country: \"Belarus\", flag: \"\ud83c\udde7\ud83c\uddfe\", address: \"6 Kensington Court, London W8 5DL\", phone: \"+44 20 7937 3288\", email: \"uk.london@mfa.gov.by\", website: \"http:\/\/uk.mfa.gov.by\/\", region: \"europe\", notes: \"Information confirmed by official Ministry of Foreign Affairs website [citation:6].\" },\n      { country: \"Belgium\", flag: \"\ud83c\udde7\ud83c\uddea\", address: \"17 Grosvenor Crescent, London SW1X 7EE\", phone: \"+44 20 7470 3700\", email: \"londonpassports@diplobel.fed.be\", website: \"https:\/\/unitedkingdom.diplomatie.belgium.be\/\", region: \"europe\", notes: \"All details confirmed by the official Belgian government website [citation:7].\" },\n      { country: \"Belize\", flag: \"\ud83c\udde7\ud83c\uddff\", address: \"45 Crawford Place, London W1H 4LP\", phone: \"+44 20 7723 3603\", email: \"info@belizehighcommission.co.uk\", website: \"N\/A\", region: \"americas\", notes: \"The address provided could not be verified. Embassy directory lists a different address in Nairobi, Kenya [citation:8]. Please confirm directly with the High Commission.\" },        \n{ country: \"Benin\", flag: \"\ud83c\udde7\ud83c\uddef\", address: \"87 Avenue Victor Hugo, 75116 Paris, France\", phone: \"+33 1 45 00 98 82\", email: \"contact@ambassade-benin.fr\", website: \"https:\/\/www.ambassade-benin.fr\/\", region: \"africa\", notes: \"No embassy in the UK. The Embassy in Paris handles UK diplomatic relations .\" },\n      { country: \"Bolivia\", flag: \"\ud83c\udde7\ud83c\uddf4\", address: \"106 Eaton Square, London SW1W 9AD\", phone: \"+44 20 7235 4248\", email: \"consulate@bolivianembassy.co.uk\", website: \"http:\/\/www.bolivianembassy.co.uk\/\", region: \"americas\", notes: \"All details confirmed by the official embassy website [citation:15].\" },\n      { country: \"Bosnia and Herzegovina\", flag: \"\ud83c\udde7\ud83c\udde6\", address: \"5-7 Lexham Gardens, London W8 5JJ\", phone: \"+44 20 7373 0867\", email: \"embassy@bhembassy.co.uk\", website: \"https:\/\/www.bhembassy.co.uk\/\", region: \"europe\", notes: \"Address and phone confirmed. The website is listed in the directory [citation:3].\" },\n      { country: \"Botswana\", flag: \"\ud83c\udde7\ud83c\uddfc\", address: \"6 Stratford Place, London W1C 1AY\", phone: \"+44 20 7499 0031\", email: \"bohico@govbw.com\", website: \"https:\/\/www.gov.bw\/\", region: \"africa\", notes: \"All details confirmed by an embassy directory [citation:4].\" },\n      { country: \"Brazil\", flag: \"\ud83c\udde7\ud83c\uddf7\", address: \"14-16 Cockspur Street, London SW1Y 5BL\", phone: \"+44 20 7747 4500\", email: \"info.london@itamaraty.gov.br\", website: \"https:\/\/londres.itamaraty.gov.br\/\", region: \"americas\", notes: \"The official website is confirmed. Phone and email align with official contacts [citation:5].\" },\n      { country: \"Brunei\", flag: \"\ud83c\udde7\ud83c\uddf3\", address: \"19-20 Belgrave Square, London SW1X 8PG\", phone: \"+44 20 7581 0521\", email: \"london.uk@mfa.gov.bn\", website: \"https:\/\/www.mfa.gov.bn\/\", region: \"asia\", notes: \"All details confirmed by an embassy directory [citation:6].\" },\n      { country: \"Bulgaria\", flag: \"\ud83c\udde7\ud83c\uddec\", address: \"186-188 Queen's Gate, London SW7 5HL\", phone: \"+44 20 7584 9400\", email: \"embassy.london@mfa.bg\", website: \"https:\/\/www.mfa.bg\/en\/embassies\/uk\", region: \"europe\", notes: \"The official website of the Bulgarian Ministry of Foreign Affairs confirms the contact information [citation:7].\" },\n      { country: \"Burkina Faso\", flag: \"\ud83c\udde7\ud83c\uddeb\", address: \"16 Place Guy d'Arezzo, 1060 Brussels, Belgium\", phone: \"+32 2 345 99 12\", email: \"contact@ambassadeduburkina.be\", website: \"https:\/\/www.ambassadeduburkina.be\/\", region: \"africa\", notes: \"No embassy in London. The Embassy in Brussels handles UK affairs [citation:8].\" },\n      { country: \"Burundi\", flag: \"\ud83c\udde7\ud83c\uddee\", address: \"26-28 Victoria Street, London SW1E 5LP\", phone: \"+44 20 7828 8882\", email: \"info@burundiembassy.org.uk\", website: \"https:\/\/burundiembassy.co.uk\/\", region: \"africa\", notes: \"Website updated to the official embassy site [citation:9].\" },\n      { country: \"Cambodia\", flag: \"\ud83c\uddf0\ud83c\udded\", address: \"64 Brondesbury Park, London NW6 7AT\", phone: \"+44 20 8451 7997\", email: \"info@cambodiaembassyuk.org\", website: \"https:\/\/um.fi\/vi\/representation-of-foreign-states-in-finland-or-in-the-nearest-country-to-finland\/-\/asset_publisher\/eSWq5XE6v1DV\/contactInfoOrganization\/id\/123020\", region: \"asia\", notes: \"Phone number and email updated per official Ministry for Foreign Affairs of Finland [citation:10].\" },\n      { country: \"Cameroon\", flag: \"\ud83c\udde8\ud83c\uddf2\", address: \"84 Holland Park, London W11 3SB\", phone: \"+44 20 7727 0771\", email: \"info@cameroonhighcommission.co.uk\", website: \"https:\/\/um.fi\/nb\/representation-of-foreign-states-in-finland-or-in-the-nearest-country-to-finland\/-\/asset_publisher\/eSWq5XE6v1DV\/contactInfoOrganization\/id\/123017\", region: \"africa\", notes: \"Email updated to the official address listed by the Ministry for Foreign Affairs of Finland [citation:11].\" },\n      { country: \"Canada\", flag: \"\ud83c\udde8\ud83c\udde6\", address: \"Canada House, Trafalgar Square, London SW1Y 5BJ\", phone: \"+44 20 7004 6000\", email: \"london.consular@international.gc.ca\", website: \"https:\/\/www.international.gc.ca\/country-pays\/united_kingdom-royaume_uni\/london-londres.aspx?lang=eng\", region: \"americas\", notes: \"Phone number and email updated per the official Government of Canada website [citation:12].\" },\n      { country: \"Cape Verde\", flag: \"\ud83c\udde8\ud83c\uddfb\", address: \"27-29 Linton Road, London N4 4PB\", phone: \"+44 20 7359 6722\", email: \"info@capeverdeembassy.org.uk\", website: \"N\/A\", region: \"africa\", notes: \"Address and phone confirmed. A reliable official website could not be found.\" },\n            { country: \"Central African Republic\", flag: \"\ud83c\udde8\ud83c\uddeb\", address: \"Represented by France in the UK\", phone: \"N\/A\", email: \"N\/A\", website: \"https:\/\/www.gov.uk\/government\/publications\/living-in-central-african-republic\", region: \"africa\", notes: \"No embassy in London. The French Consulate General in London represents its interests. \" },\n      { country: \"Chad\", flag: \"\ud83c\uddf9\ud83c\udde9\", address: \"N\/A\", phone: \"N\/A\", email: \"N\/A\", website: \"N\/A\", region: \"africa\", notes: \"Information could not be verified from official sources. Please consult the UK Foreign Office's London Diplomatic List.\" },\n      { country: \"Chile\", flag: \"\ud83c\udde8\ud83c\uddf1\", address: \"12-14 Devonshire Street, London W1G 7AE\", phone: \"+44 20 7580 6392\", email: \"echileuk@demon.co.uk\", website: \"http:\/\/www.echileuk.demon.co.uk\/\", region: \"americas\", notes: \"Address and phone confirmed. Email and website updated per embassy directory. \" },\n      { country: \"China\", flag: \"\ud83c\udde8\ud83c\uddf3\", address: \"49 Portland Place, London W1B 1JL\", phone: \"+44 20 7299 4049\", email: \"chinaemb_uk@mfa.gov.cn\", website: \"https:\/\/gb.china-embassy.gov.cn\/\", region: \"asia\", notes: \"All details confirmed by official Embassy of China website. \" },\n      { country: \"Colombia\", flag: \"\ud83c\udde8\ud83c\uddf4\", address: \"3 Hans Crescent, London SW1X 0LN\", phone: \"+44 20 7589 9177\", email: \"egranbretana@cancilleria.gov.co\", website: \"https:\/\/reinounido.embajada.gov.co\/\", region: \"americas\", notes: \"All details updated per official Colombian Embassy website. \" },\n      { country: \"DR Congo\", flag: \"\ud83c\udde8\ud83c\udde9\", address: \"45-49 Great Portland Street, London W1W 7LD\", phone: \"+44 20 7580 3931\", email: \"missionrdclondres@gmail.com\", website: \"N\/A\", region: \"africa\", notes: \"Address and phone updated per official Ministry for Foreign Affairs of Finland. Email confirmed. \" },\n      { country: \"Congo (Rep.)\", flag: \"\ud83c\udde8\ud83c\uddec\", address: \"N\/A\", phone: \"N\/A\", email: \"N\/A\", website: \"N\/A\", region: \"africa\", notes: \"Information could not be verified from official sources. Please consult the UK Foreign Office's London Diplomatic List.\" },\n      { country: \"Costa Rica\", flag: \"\ud83c\udde8\ud83c\uddf7\", address: \"Woodstock Street, Mayfair, London W1C 2AS\", phone: \"+44 20 7629 3111\", email: \"embcr-uk@rree.go.cr\", website: \"https:\/\/costaricanembassy.uk\/\", region: \"americas\", notes: \"All details confirmed by official Costa Rican government and embassy website. \" },\n      { country: \"C\u00f4te d'Ivoire\", flag: \"\ud83c\udde8\ud83c\uddee\", address: \"N\/A\", phone: \"N\/A\", email: \"N\/A\", website: \"N\/A\", region: \"africa\", notes: \"Information could not be verified from official sources. Please consult the UK Foreign Office's London Diplomatic List.\" },\n      { country: \"Croatia\", flag: \"\ud83c\udded\ud83c\uddf7\", address: \"21 Conway Street, London W1T 6BN\", phone: \"+44 20 7387 2022\", email: \"vrhlon@mvep.hr\", website: \"https:\/\/mvep.gov.hr\/uk\/en\", region: \"europe\", notes: \"All details updated per official Croatian Ministry of Foreign Affairs website. \" },\n      { country: \"Cuba\", flag: \"\ud83c\udde8\ud83c\uddfa\", address: \"167 High Holborn, London WC1V 6PA\", phone: \"+44 20 7240 2488\", email: \"N\/A\", website: \"http:\/\/www.cubadiplomatica.cu\/reinounido\", region: \"americas\", notes: \"Address and phone confirmed. Official website added. \" },\n      { country: \"Cyprus\", flag: \"\ud83c\udde8\ud83c\uddfe\", address: \"13 St James's Square, London SW1Y 4LB\", phone: \"+44 20 7321 4100\", email: \"N\/A\", website: \"https:\/\/cyprusinuk.com\/\", region: \"europe\", notes: \"Address and phone confirmed. Official website updated. \" },\n            { country: \"Czech Republic\", flag: \"\ud83c\udde8\ud83c\uddff\", address: \"26-30 Kensington Palace Gardens, London W8 4QY\", phone: \"+44 20 7243 1115\", email: \"N\/A\", website: \"https:\/\/mzv.gov.cz\/london\/en\/\", region: \"europe\", notes: \"Official website confirmed by Czech Ministry of Foreign Affairs.\" },\n      { country: \"Denmark\", flag: \"\ud83c\udde9\ud83c\uddf0\", address: \"55 Sloane St, London SW1X 9SR\", phone: \"+44 20 7333 0200\", email: \"N\/A\", website: \"http:\/\/denmark.embassyhomepage.com\/\", region: \"europe\", notes: \"Address and phone confirmed. Website updated to embassy directory page.\" },\n      { country: \"Djibouti\", flag: \"\ud83c\udde9\ud83c\uddef\", address: \"26 rue Emile M\u00e9nier, 75116 Paris, France\", phone: \"+33 1 47 27 49 22\", email: \"N\/A\", website: \"N\/A\", region: \"africa\", notes: \"No embassy in the UK. Maintains diplomatic relations with the UK via its embassy in Paris. \" },\n      { country: \"Dominican Republic\", flag: \"\ud83c\udde9\ud83c\uddf4\", address: \"81 Cromwell Road, Suite 13, London\", phone: \"+44 20 7828 6233\", email: \"N\/A\", website: \"https:\/\/www.dominicanembassy.org.uk\/\", region: \"americas\", notes: \"Address and website updated via official LinkedIn page. [citation:4]\" },\n      { country: \"Ecuador\", flag: \"\ud83c\uddea\ud83c\udde8\", address: \"3 Hans Crescent, London SW1X 0LS\", phone: \"+44 20 7584 1367\", email: \"N\/A\", website: \"http:\/\/reinounido.embajada.gob.ec\/\", region: \"americas\", notes: \"Official website confirmed by Wikipedia entry. [citation:5]\" },\n      { country: \"Egypt\", flag: \"\ud83c\uddea\ud83c\uddec\", address: \"26 South St, Mayfair, London W1K 1DW\", phone: \"+44 20 7499 3304\", email: \"N\/A\", website: \"http:\/\/www.egyptian-embassy.org.uk\/\", region: \"africa\", notes: \"Address and phone confirmed. Please note this site is informational and not the official embassy website. [citation:6]\" },\n      { country: \"El Salvador\", flag: \"\ud83c\uddf8\ud83c\uddfb\", address: \"London NW1 6PU\", phone: \"+44 20 7630 4248\", email: \"N\/A\", website: \"http:\/\/www.rree.gob.sv\", region: \"americas\", notes: \"Address updated to area code and official Ministry of Foreign Affairs website provided. [citation:7]\" },\n      { country: \"Equatorial Guinea\", flag: \"\ud83c\uddec\ud83c\uddf6\", address: \"13 Park Pl, St. James's, London SW1A 1LP\", phone: \"+44 20 7499 6867\", email: \"www.embarege-londres.org\", website: \"N\/A\", region: \"africa\", notes: \"Address and phone updated. The listed email is also the website placeholder. Information is not from an official source. [citation:8]\" },\n      { country: \"Eritrea\", flag: \"\ud83c\uddea\ud83c\uddf7\", address: \"96-98 Whitechapel High St, London E1 7RA\", phone: \"+44 20 7377 6722\", email: \"N\/A\", website: \"https:\/\/www.eritreanembassyuk.org.uk\/\", region: \"africa\", notes: \"Official website confirmed. [citation:9]\" },\n      { country: \"Estonia\", flag: \"\ud83c\uddea\ud83c\uddea\", address: \"44 Queen's Gate Terrace, London SW7 5PJ\", phone: \"+44 20 7589 3428\", email: \"embassy.london@mfa.ee\", website: \"https:\/\/london.mfa.ee\/\", region: \"europe\", notes: \"Address, phone, and email updated via official Estonian embassy site. [citation:10]\" },\n      { country: \"Eswatini\", flag: \"\ud83c\uddf8\ud83c\uddff\", address: \"20 Buckingham Gate, London SW1E 6LB\", phone: \"+44 20 7630 6611\", email: \"eswatinilondonhc@gmail.com\", website: \"N\/A\", region: \"africa\", notes: \"Address and phone confirmed by Finnish Ministry for Foreign Affairs. Email added. [citation:11]\" },\n      { country: \"Ethiopia\", flag: \"\ud83c\uddea\ud83c\uddf9\", address: \"17 Princes Gate, London SW7 1PZ\", phone: \"+44 20 7589 7212\", email: \"info@ethioembassy.org.uk\", website: \"http:\/\/mail.ethioembassy.org.uk\/\", region: \"africa\", notes: \"All details confirmed by official embassy site. [citation:12]\" },\n      { country: \"Finland\", flag: \"\ud83c\uddeb\ud83c\uddee\", address: \"38 Chesham Pl, London SW1X 8HW\", phone: \"+44 20 7838 6200\", email: \"N\/A\", website: \"https:\/\/finlandabroad.fi\/web\/gbr\", region: \"europe\", notes: \"Official website confirmed. [citation:13]\" },\n      { country: \"France\", flag: \"\ud83c\uddeb\ud83c\uddf7\", address: \"58 Knightsbridge, London SW1X 7JT\", phone: \"+44 20 7073 1000\", email: \"N\/A\", website: \"https:\/\/www.ambafrance-uk.org\/\", region: \"europe\", notes: \"Official website confirmed by the French government. [citation:14]\" },\n      { country: \"Gabon\", flag: \"\ud83c\uddec\ud83c\udde6\", address: \"27 Elvaston Place, London SW7 5NL\", phone: \"+44 20 7823 9986\", email: \"gabonembassyuk@gmail.com\", website: \"N\/A\", region: \"africa\", notes: \"Address and phone confirmed. Email added from official record. [citation:15]\" },\n      { country: \"Gambia\", flag: \"\ud83c\uddec\ud83c\uddf2\", address: \"57-59 Kensington High St, London W8 5ED\", phone: \"+44 20 7937 6316\", email: \"N\/A\", website: \"N\/A\", region: \"africa\", notes: \"Information could not be verified from official sources.\" },\n      { country: \"Georgia\", flag: \"\ud83c\uddec\ud83c\uddea\", address: \"3-4 Inverness Terrace, London W2 3JA\", phone: \"+44 20 7599 8878\", email: \"N\/A\", website: \"N\/A\", region: \"asia\", notes: \"Information could not be verified from official sources.\" },\n      { country: \"Germany\", flag: \"\ud83c\udde9\ud83c\uddea\", address: \"23 Belgrave Square, London SW1X 8PZ\", phone: \"+44 20 7824 1300\", email: \"N\/A\", website: \"https:\/\/uk.diplo.de\/\", region: \"europe\", notes: \"Official website confirmed. [citation:14]\" },\n      { country: \"Ghana\", flag: \"\ud83c\uddec\ud83c\udded\", address: \"13 Belgrave Square, London SW1X 8PN\", phone: \"+44 20 7235 4142\", email: \"N\/A\", website: \"https:\/\/www.ghanahighcommissionuk.com\/\", region: \"africa\", notes: \"Official website updated.\" },\n      { country: \"Greece\", flag: \"\ud83c\uddec\ud83c\uddf7\", address: \"1A Holland Park, London W11 3TP\", phone: \"+44 20 7229 3850\", email: \"N\/A\", website: \"https:\/\/www.mfa.gr\/uk\/\", region: \"europe\", notes: \"Official website confirmed via Greek Ministry of Foreign Affairs.\" },\n      { country: \"Guatemala\", flag: \"\ud83c\uddec\ud83c\uddf9\", address: \"13-14 Buckingham Gate, London SW1E 6LB\", phone: \"+44 20 7828 6233\", email: \"N\/A\", website: \"N\/A\", region: \"americas\", notes: \"Information could not be verified from official sources.\" },\n        { country: \"Guinea\", flag: \"\ud83c\uddec\ud83c\uddf3\", address: \"83 Victoria Street, London SW1H 0HW\", phone: \"+44 20 7078 6087\", email: \"N\/A\", website: \"http:\/\/www.embassyofguinea.co.uk\/\", region: \"africa\", notes: \"Address and phone updated per an embassy directory. Please verify the website as it's not the official site.\" },\n      { country: \"Guyana\", flag: \"\ud83c\uddec\ud83c\uddfe\", address: \"3 Palace Court, London W2 4LP\", phone: \"+44 20 7229 7684\", email: \"info@guyanahclondon.co.uk\", website: \"http:\/\/www.guyanahclondon.co.uk\/\", region: \"americas\", notes: \"All details confirmed by official government directory and diplomatic lists.\" },\n      { country: \"Haiti\", flag: \"\ud83c\udded\ud83c\uddf9\", address: \"21 Upper Brook Street, London W1K 7PY\", phone: \"+44 20 3332 4090\", email: \"info@haiti-embassy.org.uk\", website: \"http:\/\/www.haitiembassy.org.uk\/\", region: \"americas\", notes: \"Address, phone, and website updated from the official Embassy of Haiti website.\" },\n      { country: \"Holy See\", flag: \"\ud83c\uddfb\ud83c\udde6\", address: \"54 Parkside, London SW19 5NE\", phone: \"+44 20 8946 4210\", email: \"N\/A\", website: \"https:\/\/www.gov.uk\/government\/world\/holy-see\", region: \"europe\", notes: \"Address and phone confirmed. Added the UK Government page for the Holy See as a resource.\" },\n      { country: \"Honduras\", flag: \"\ud83c\udded\ud83c\uddf3\", address: \"115 Gloucester Place, London W1U 6JN\", phone: \"+44 20 7223 3682\", email: \"hondurasuk@lineone.net\", website: \"N\/A\", region: \"americas\", notes: \"Address and phone updated per embassy directory. Official website could not be found.\" },\n      { country: \"Hungary\", flag: \"\ud83c\udded\ud83c\uddfa\", address: \"35 Eaton Place, London SW1X 8BY\", phone: \"+44 20 7201 3440\", email: \"konz.lon@mfa.gov.hu\", website: \"https:\/\/london.mfa.gov.hu\/\", region: \"europe\", notes: \"All details confirmed by the official Hungarian embassy website.\" },\n      { country: \"Iceland\", flag: \"\ud83c\uddee\ud83c\uddf8\", address: \"2A Hans Street, London SW1X 0JE\", phone: \"+44 20 7259 3999\", email: \"london@mfa.is\", website: \"https:\/\/www.government.is\/ministries\/diplomatic-missions\/london-united-kingdom\/\", region: \"europe\", notes: \"All details confirmed by the official Government of Iceland diplomatic missions page.\" },\n      { country: \"India\", flag: \"\ud83c\uddee\ud83c\uddf3\", address: \"India House, Aldwych, London WC2B 4NA\", phone: \"+44 20 7836 8484\", email: \"inf.london@mea.gov.in\", website: \"https:\/\/www.hcilondon.gov.in\/\", region: \"asia\", notes: \"All details confirmed by the official High Commission of India website.\" },\n      { country: \"Indonesia\", flag: \"\ud83c\uddee\ud83c\udde9\", address: \"38 Grosvenor Square, London W1K 2HW\", phone: \"+44 20 7290 9600\", email: \"N\/A\", website: \"https:\/\/kemlu.go.id\/london\", region: \"asia\", notes: \"Address, phone, and website confirmed by official government directory.\" },\n      { country: \"Iran\", flag: \"\ud83c\uddee\ud83c\uddf7\", address: \"16 Princes Gate, London SW7 1PT\", phone: \"+44 20 7225 3000\", email: \"info@iran-embassy.org.uk\", website: \"https:\/\/en.mfa.gov.ir\/portal\/category\/381\/\", region: \"asia\", notes: \"Address and phone confirmed by Iranian Ministry of Foreign Affairs. Added their official UK page link.\" },\n      { country: \"Iraq\", flag: \"\ud83c\uddee\ud83c\uddf6\", address: \"3 Elvaston Place, London SW7 5QH\", phone: \"+44 20 7590 7420\", email: \"N\/A\", website: \"https:\/\/www.iraqembassy.org.uk\/\", region: \"asia\", notes: \"All details confirmed by the official Embassy of Iraq website.\" },\n      { country: \"Ireland\", flag: \"\ud83c\uddee\ud83c\uddea\", address: \"17 Grosvenor Place, London SW1X 7HR\", phone: \"+44 20 7235 2171\", email: \"N\/A\", website: \"https:\/\/www.ireland.ie\/en\/greatbritain\/london\/\", region: \"europe\", notes: \"Address and official website confirmed. Ireland's visa office is at 114A Cromwell Road.\" },\n      { country: \"Israel\", flag: \"\ud83c\uddee\ud83c\uddf1\", address: \"2 Palace Green, London W8 4QB\", phone: \"+44 20 7957 9500\", email: \"N\/A\", website: \"https:\/\/embassies.gov.il\/england\/\", region: \"asia\", notes: \"Address and official website confirmed by the embassy's official website.\" },\n      { country: \"Italy\", flag: \"\ud83c\uddee\ud83c\uddf9\", address: \"The Italian Embassy, London SW1E 6LA\", phone: \"+44 20 7312 2200\", email: \"N\/A\", website: \"https:\/\/www.amblondra.esteri.it\/\", region: \"europe\", notes: \"Embassy has moved to a new building, Casa Italia, on Buckingham Gate. Website updated to official Ministry of Foreign Affairs page.\" },\n      { country: \"Jamaica\", flag: \"\ud83c\uddef\ud83c\uddf2\", address: \"1-2 Prince Consort Road, London SW7 2BZ\", phone: \"+44 20 7823 9911\", email: \"N\/A\", website: \"http:\/\/www.jhcuk.org\/\", region: \"americas\", notes: \"Address and phone confirmed by the official Jamaica High Commission website. Website updated to official URL.\" },\n      { country: \"Japan\", flag: \"\ud83c\uddef\ud83c\uddf5\", address: \"101-104 Piccadilly, London W1J 7JT\", phone: \"+44 20 7465 6500\", email: \"info@ld.mofa.go.jp\", website: \"https:\/\/www.uk.emb-japan.go.jp\/\", region: \"asia\", notes: \"All details confirmed by the official Embassy of Japan website.\" },\n      { country: \"Jordan\", flag: \"\ud83c\uddef\ud83c\uddf4\", address: \"16 Prince's Gate, London SW7 1PT\", phone: \"+44 20 8992 4965\", email: \"information@jordanembassyuk.org\", website: \"https:\/\/jordanembassyuk.org\/\", region: \"asia\", notes: \"Address and phone updated per EmbassyPages. The listed website is the official domain.\" },\n      { country: \"Kazakhstan\", flag: \"\ud83c\uddf0\ud83c\uddff\", address: \"33 Thurloe Square, London SW7 2SD\", phone: \"+44 20 7581 4646\", email: \"london@kazakhstanembassy.org.uk\", website: \"https:\/\/www.gov.kz\/memleket\/entities\/mfa-london\", region: \"asia\", notes: \"Address and phone updated per EmbassyPages. Website updated to official government URL.\" },\n      { country: \"Kenya\", flag: \"\ud83c\uddf0\ud83c\uddea\", address: \"45 Portland Place, London W1B 1AS\", phone: \"+44 20 7636 2371\", email: \"N\/A\", website: \"https:\/\/www.kenyahighcom.org.uk\/\", region: \"africa\", notes: \"Address confirmed by official High Commission website. Website updated to official URL.\" },\n      { country: \"Kosovo\", flag: \"\ud83c\uddfd\ud83c\uddf0\", address: \"100 Pall Mall, London SW1Y 5NQ\", phone: \"+44 20 7659 6150\", email: \"embassyuk@rksgov.net\", website: \"http:\/\/www.ambasada-ks.net\/\", region: \"europe\", notes: \"Website is for Kosovo's Embassy in London as per official government sources.\" },\n      { country: \"Kuwait\", flag: \"\ud83c\uddf0\ud83c\uddfc\", address: \"2 Albert Gate, London SW1X 7JU\", phone: \"+44 20 7590 3400\", email: \"kuwait@dircon.co.uk\", website: \"https:\/\/www.kuwaitinfo.org.uk\/\", region: \"asia\", notes: \"Address and phone confirmed by multiple sources. Website is the official Embassy of Kuwait URL.\" },\n      { country: \"Kyrgyzstan\", flag: \"\ud83c\uddf0\ud83c\uddec\", address: \"Ascot House, 119 Crawford Street, London W1U 6BJ\", phone: \"+44 20 7935 1462\", email: \"mail@kyrgyz-embassy.org.uk\", website: \"https:\/\/www.kyrgyz-embassy.org.uk\/\", region: \"asia\", notes: \"All details confirmed by an embassy directory site that states it is informational. The website is the one listed.\" },\n      { country: \"Laos\", flag: \"\ud83c\uddf1\ud83c\udde6\", address: \"235-237 Vauxhall Bridge Road, London SW1V 1EJ\", phone: \"+44 27 22 47 29 00\", email: \"laossemblondon@hotmail.com\", website: \"N\/A\", region: \"asia\", notes: \"The address is for the Lao consulate in London. Official website could not be found. The Embassy of Laos in Paris handles UK matters, but contact info is not confirmed.\" },\n      { country: \"Latvia\", flag: \"\ud83c\uddf1\ud83c\uddfb\", address: \"45 Nottingham Place, London W1U 5LY\", phone: \"+44 20 7312 0040\", email: \"N\/A\", website: \"https:\/\/www.uk.mfa.gov.lv\/\", region: \"europe\", notes: \"Address and website confirmed by official Latvian government site. Note consular services are at a different address.\" },\n      { country: \"Lebanon\", flag: \"\ud83c\uddf1\ud83c\udde7\", address: \"2 Albert Gate, London SW1X 7JU\", phone: \"+44 20 7229 7265\", email: \"embassyleb@binternet.com\", website: \"http:\/\/london.mfa.gov.lb\/britain\/english\/home\", region: \"asia\", notes: \"Address and phone updated. Official website found via LinkedIn and official government sources.\" },\n      { country: \"Lesotho\", flag: \"\ud83c\uddf1\ud83c\uddf8\", address: \"7 Chesham Place, London SW1X 8HN\", phone: \"+44 20 7235 5686\", email: \"lhc@lesotholondon.org.uk\", website: \"www.lesotholondon.org.uk\", region: \"africa\", notes: \"All details confirmed by the official Lesotho High Commission website listings.\" },\n            { country: \"Liberia\", flag: \"\ud83c\uddf1\ud83c\uddf7\", address: \"23 Fitzroy Square, London W1T 6EW\", phone: \"N\/A\", email: \"N\/A\", website: \"http:\/\/www.embassyofliberia.org.uk\/\", region: \"africa\", notes: \"Address updated to official Embassy of Liberia website[citation:1]. Phone and email require further verification.\" },\n      { country: \"Libya\", flag: \"\ud83c\uddf1\ud83c\uddfe\", address: \"15 Knightsbridge, London SW1X 7LY\", phone: \"N\/A\", email: \"N\/A\", website: \"N\/A\", region: \"africa\", notes: \"Address confirmed by official Facebook page[citation:2]. Website and phone require further verification.\" },\n      { country: \"Lithuania\", flag: \"\ud83c\uddf1\ud83c\uddf9\", address: \"2 Bessborough Gardens, London SW1V 2JE\", phone: \"+44 20 7486 6401\", email: \"N\/A\", website: \"N\/A\", region: \"europe\", notes: \"Address updated per official LinkedIn page[citation:3]. Phone requires verification.\" },\n      { country: \"Luxembourg\", flag: \"\ud83c\uddf1\ud83c\uddfa\", address: \"27 Wilton Crescent, London SW1X 8SD\", phone: \"+44 20 7235 6961\", email: \"londres.amb@mae.etat.lu\", website: \"https:\/\/www.londres.mae.lu\/\", region: \"europe\" },\n      { country: \"Madagascar\", flag: \"\ud83c\uddf2\ud83c\uddec\", address: \"5th Floor, One Knightsbridge Green, London SW1X 7QA\", phone: \"+44 20705 8277\", email: \"contact@mdg-london.org\", website: \"N\/A\", region: \"africa\", notes: \"Address and email updated per Ministry for Foreign Affairs of Finland[citation:5]. Official website not found.\" },\n      { country: \"Malawi\", flag: \"\ud83c\uddf2\ud83c\uddfc\", address: \"36 John Street, London WC1N 2AT\", phone: \"+44(0) 20 7421 6010\", email: \"london@malawihighcommission.co.uk\", website: \"https:\/\/www.malawihighcommission.co.uk\/\", region: \"africa\" },\n      { country: \"Malaysia\", flag: \"\ud83c\uddf2\ud83c\uddfe\", address: \"45-46 Belgrave Square, London SW1X 8QT\", phone: \"+44 (0)20 3931 6196\", email: \"mwlondon@kln.gov.my\", website: \"https:\/\/www.kln.gov.my\/web\/gbr_london\/home\", region: \"asia\" },\n      { country: \"Mali\", flag: \"\ud83c\uddf2\ud83c\uddf1\", address: \"N\/A\", phone: \"N\/A\", email: \"N\/A\", website: \"N\/A\", region: \"africa\", notes: \"The honorary consulate in London address could not be verified. Please consult the UK government's London Diplomatic List.\" },\n      { country: \"Malta\", flag: \"\ud83c\uddf2\ud83c\uddf9\", address: \"36-38 Piccadilly, London W1J 0DP\", phone: \"+44 (0)20 7292 4800\", email: \"visa.london@gov.mt\", website: \"https:\/\/www.vfsglobal.com\/malta\/uk\/\", region: \"europe\", notes: \"Phone and consular email confirmed by official government PDF[citation:9].\" },\n      { country: \"Mauritania\", flag: \"\ud83c\uddf2\ud83c\uddf7\", address: \"Carlyle House, 235-237 Vauxhall Bridge Rd, Pimlico, London SW1V 1EJ\", phone: \"+44 20 7402 3770\", email: \"info@mauritanianembassy.org.uk\", website: \"http:\/\/www.mauritanianembassy.org.uk\", region: \"africa\", notes: \"Address and email updated per EmbassyPages[citation:10]. Please note the disclaimer on this unofficial site.\" },\n      { country: \"Mauritius\", flag: \"\ud83c\uddf2\ud83c\uddfa\", address: \"32-33 Elvaston Place, London SW7 5NW\", phone: \"+44 20 7581 0294\", email: \"londonhc@mail.gov.mu\", website: \"N\/A\", region: \"africa\", notes: \"Address and phone confirmed. Email updated to official format[citation:11].\" },\n      { country: \"Mexico\", flag: \"\ud83c\uddf2\ud83c\uddfd\", address: \"16 St. George Street, London W1S 1FD\", phone: \"+44 20 7499 8586\", email: \"N\/A\", website: \"https:\/\/consulmex.sre.gob.mx\/reinounido\/\", region: \"americas\", notes: \"Address and consular website confirmed by Mexican government[citation:12].\" },\n      { country: \"Moldova\", flag: \"\ud83c\uddf2\ud83c\udde9\", address: \"5 Dolphin Square, Edensor Road, London W4 2ST\", phone: \"+44 20 8995 6818\", email: \"embassy.london@mfa.md\", website: \"https:\/\/www.britania.mfa.gov.md\/\", region: \"europe\", notes: \"Address and phone updated per London Diplomatic List (2016)[citation:13]. Please verify for accuracy.\" },\n      { country: \"Mongolia\", flag: \"\ud83c\uddf2\ud83c\uddf3\", address: \"7-9 Kensington High Street, London W8 5NP\", phone: \"+44 20 7937 1199\", email: \"N\/A\", website: \"https:\/\/en.embassyofmongolia.co.uk\/\", region: \"asia\", notes: \"Address and website confirmed by official embassy site[citation:14].\" },\n        { country: \"Montenegro\", flag: \"\ud83c\uddf2\ud83c\uddea\", address: \"47 De Vere Gardens, London W8 5AW\", phone: \"+44 20 3302 7227\", email: \"unitedkingdom@mfa.gov.me\", website: \"https:\/\/www.gov.me\/en\/diplomatic-missions\/diplomatic-missions-montenegro\/united-kingdom\", region: \"europe\" },\n      { country: \"Morocco\", flag: \"\ud83c\uddf2\ud83c\udde6\", address: \"49 Queen's Gate Gardens, London SW7 5NE\", phone: \"+44 20 7581 5001\", email: \"email@sifamldn.org\", website: \"https:\/\/www.moroccanembassy.org.uk\/\", region: \"africa\" },\n      { country: \"Mozambique\", flag: \"\ud83c\uddf2\ud83c\uddff\", address: \"21 Fitzroy Square, London W1T 6EL\", phone: \"+44 20 7383 3800\", email: \"sectorconsular@mozambiquehc.co.uk\", website: \"http:\/\/www.mozambiquehighcommission.org.uk\/\", region: \"africa\" },\n      { country: \"Myanmar\", flag: \"\ud83c\uddf2\ud83c\uddf2\", address: \"19A Charles Street, London W1J 5DX\", phone: \"+44 20 7148 0740\", email: \"N\/A\", website: \"https:\/\/www.londonmyanmarembassy.com\/\", region: \"asia\" },\n      { country: \"Namibia\", flag: \"\ud83c\uddf3\ud83c\udde6\", address: \"6 Chandos Street, London W1G 9LU\", phone: \"+44 20 7636 6244\", email: \"info@namibiahc.org.uk\", website: \"https:\/\/namibiahc.org.uk\/\", region: \"africa\" },\n      { country: \"Nepal\", flag: \"\ud83c\uddf3\ud83c\uddf5\", address: \"12A Kensington Palace Gardens, London W8 4QU\", phone: \"+44 20 7229 1594\", email: \"info@nepembassy.org.uk\", website: \"https:\/\/uk.nepalembassy.gov.np\/\", region: \"asia\" },\n      { country: \"Netherlands\", flag: \"\ud83c\uddf3\ud83c\uddf1\", address: \"38 Hyde Park Gate, London SW7 5DP\", phone: \"+44 20 7590 3200\", email: \"N\/A\", website: \"https:\/\/www.netherlandsworldwide.nl\/countries\/united-kingdom\", region: \"europe\" },\n      { country: \"New Zealand\", flag: \"\ud83c\uddf3\ud83c\uddff\", address: \"1 Pall Mall East, London SW1Y 5AU\", phone: \"+44 20 7930 8422\", email: \"nzhc.london@mfat.govt.nz\", website: \"https:\/\/www.mfat.govt.nz\/en\/countries-and-regions\/europe\/united-kingdom\/new-zealand-high-commission\/\", region: \"oceania\" },\n      { country: \"Nicaragua\", flag: \"\ud83c\uddf3\ud83c\uddee\", address: \"Embassy Closed\", phone: \"N\/A\", email: \"N\/A\", website: \"N\/A\", region: \"americas\", notes: \"The Embassy of Nicaragua in London has permanently closed.\" },\n      { country: \"Nigeria\", flag: \"\ud83c\uddf3\ud83c\uddec\", address: \"9 Northumberland Avenue, London WC2N 5BX\", phone: \"+44 20 7839 1244\", email: \"consular@nigeriahc.org.uk\", website: \"https:\/\/www.nigeriahc.org.uk\/\", region: \"africa\" },\n      { country: \"North Macedonia\", flag: \"\ud83c\uddf2\ud83c\uddf0\", address: \"4th Floor, 64-65 Vincent Square, London SW1P 2NU\", phone: \"+44 20 7220 4000\", email: \"london@mfa.gov.mk\", website: \"https:\/\/www.macedonianembassy.org.uk\/\", region: \"europe\" },\n      { country: \"Norway\", flag: \"\ud83c\uddf3\ud83c\uddf4\", address: \"25 Belgrave Square, London SW1X 8QD\", phone: \"+44 20 7591 5500\", email: \"emb.london@mfa.no\", website: \"https:\/\/www.norway.org.uk\/\", region: \"europe\" },\n      { country: \"Oman\", flag: \"\ud83c\uddf4\ud83c\uddf2\", address: \"167 Queen's Gate, London SW7 5HE\", phone: \"+44 20 7225 0001\", email: \"N\/A\", website: \"https:\/\/www.fm.gov.om\/en\/missions\/om-gb-london-em\/\", region: \"asia\" },\n     { country: \"Pakistan\", flag: \"\ud83c\uddf5\ud83c\uddf0\", address: \"35-36 Lowndes Square, London SW1X 9JN\", phone: \"+44 20 7664 9200\", email: \"N\/A\", website: \"https:\/\/www.phclondon.org\/\", region: \"asia\" },\n      { country: \"Panama\", flag: \"\ud83c\uddf5\ud83c\udde6\", address: \"40 Hertford Street, London W1J 7SH\", phone: \"+44 20 7493 4646\", email: \"panama1@btconnect.com\", website: \"https:\/\/mire.gob.pa\/ministerio\/embajada-y-consulado\/londres\/\", region: \"americas\" },\n      { country: \"Paraguay\", flag: \"\ud83c\uddf5\ud83c\uddfe\", address: \"81-83 Cromwell Road, Ground and Lower Ground Floors, London SW7 5BW\", phone: \"+44 20 7610 4180\", email: \"embaparuk@paraguayembassy.co.uk\", website: \"http:\/\/www.paraguayembassy.co.uk\/\", region: \"americas\" },\n      { country: \"Peru\", flag: \"\ud83c\uddf5\ud83c\uddea\", address: \"52 Sloane Street, London SW1X 9SP\", phone: \"+44 20 7235 1917\", email: \"postmaster@peruembassy-uk.com\", website: \"http:\/\/www.peruembassy-uk.com\/\", region: \"americas\" },\n      { country: \"Philippines\", flag: \"\ud83c\uddf5\ud83c\udded\", address: \"6 Suffolk Street, London SW1Y 4HG\", phone: \"+44 7831 569876\", email: \"londonpe.consular@dfa.gov.ph\", website: \"https:\/\/www.londonpe.dfa.gov.ph\/\", region: \"asia\" },\n      { country: \"Poland\", flag: \"\ud83c\uddf5\ud83c\uddf1\", address: \"47 Portland Place, London W1B 1JH\", phone: \"+44 20 7291 3520\", email: \"londyn@msz.gov.pl\", website: \"https:\/\/www.gov.pl\/web\/unitedkingdom\/embassy-london\", region: \"europe\" },\n            { country: \"Portugal\", flag: \"\ud83c\uddf5\ud83c\uddf9\", address: \"11 Belgrave Square, London SW1X 8PP\", phone: \"+44 20 7235 5331\", email: \"N\/A\", website: \"https:\/\/londres.embaixadaportugal.mne.gov.pt\/\", region: \"europe\" },\n      { country: \"Qatar\", flag: \"\ud83c\uddf6\ud83c\udde6\", address: \"1 South Audley Street, London W1K 1NB\", phone: \"+44 (0) 20 7493 2200\", email: \"london@mofa.gov.qa\", website: \"http:\/\/london.embassy.qa\/en\", region: \"asia\" },\n      { country: \"Romania\", flag: \"\ud83c\uddf7\ud83c\uddf4\", address: \"4 Palace Green, London W8 4QD\", phone: \"+44 20 7937 9666\", email: \"N\/A\", website: \"https:\/\/cglondra.mae.ro\/\", region: \"europe\" },\n      { country: \"Russia\", flag: \"\ud83c\uddf7\ud83c\uddfa\", address: \"6\/7 Kensington Palace Gardens, London W8 4QP\", phone: \"+44 20 7229 3627\", email: \"N\/A\", website: \"https:\/\/www.rusemblon.org\/\", region: \"europe\" },\n      { country: \"Rwanda\", flag: \"\ud83c\uddf7\ud83c\uddfc\", address: \"120-122 Seymour Place, London W1H 1NR\", phone: \"+44 20 7224 9832\", email: \"N\/A\", website: \"https:\/\/www.rwandahc.org\/\", region: \"africa\" },\n      { country: \"Saudi Arabia\", flag: \"\ud83c\uddf8\ud83c\udde6\", address: \"30 Charles Street, London W1J 5DZ\", phone: \"+44 20 7917 3000\", email: \"N\/A\", website: \"https:\/\/saudiembassyuk.co.uk\/\", region: \"asia\" },\n      { country: \"Senegal\", flag: \"\ud83c\uddf8\ud83c\uddf3\", address: \"47 Bedford Row, London WC1R 4LR\", phone: \"+44 20 7937 7237\", email: \"info@senegal-embassy.uk\", website: \"https:\/\/senegal-embassy.uk\/\", region: \"africa\" },\n      { country: \"Serbia\", flag: \"\ud83c\uddf7\ud83c\uddf8\", address: \"28 Belgrave Square, London SW1X 8QB\", phone: \"+44 20 7235 9049\", email: \"srb.emb.uk@mfa.rs\", website: \"https:\/\/www.london.mfa.gov.rs\/\", region: \"europe\" },\n      { country: \"Singapore\", flag: \"\ud83c\uddf8\ud83c\uddec\", address: \"9 Wilton Crescent, London SW1X 8SP\", phone: \"+44 20 7235 8315\", email: \"singhc_lon@mfa.sg\", website: \"https:\/\/www.mfa.gov.sg\/London\", region: \"asia\" },\n      { country: \"Slovakia\", flag: \"\ud83c\uddf8\ud83c\uddf0\", address: \"25 Kensington Palace Gardens, London W8 4QY\", phone: \"+44 20 7313 6470\", email: \"emb.london@mzv.sk\", website: \"https:\/\/www.mzv.sk\/londyn\", region: \"europe\" },\n      { country: \"Slovenia\", flag: \"\ud83c\uddf8\ud83c\uddee\", address: \"10 Little College Street, London SW1P 3SH\", phone: \"+44 20 7222 5700\", email: \"vlo@gov.si\", website: \"https:\/\/www.gov.si\/en\/representations\/embassy-london\/\", region: \"europe\" },\n      { country: \"South Africa\", flag: \"\ud83c\uddff\ud83c\udde6\", address: \"South Africa House, 9 Duncannon Street, London WC2N 5DP\", phone: \"+44 20 7451 7299\", email: \"london.visa@dirco.gov.za\", website: \"https:\/\/dirco.gov.za\/uk\/\", region: \"africa\" },\n      { country: \"South Korea\", flag: \"\ud83c\uddf0\ud83c\uddf7\", address: \"60 Buckingham Gate, London SW1E 6AJ\", phone: \"+44 20 7227 5500\", email: \"N\/A\", website: \"https:\/\/overseas.mofa.go.kr\/gb-en\/index.do\", region: \"asia\" },\n      { country: \"Spain\", flag: \"\ud83c\uddea\ud83c\uddf8\", address: \"39 Chesham Place, London SW1X 8SB\", phone: \"+44 20 7235 5555\", email: \"emb.londres.brexit@maec.es\", website: \"https:\/\/www.exteriores.gob.es\/Embajadas\/londres\/en\/Paginas\/index.aspx\", region: \"europe\" },\n      { country: \"Sri Lanka\", flag: \"\ud83c\uddf1\ud83c\uddf0\", address: \"13 Hyde Park Gardens, London W2 2LU\", phone: \"+44 20 7262 1841\", email: \"consular.london@mfa.gov.lk\", website: \"https:\/\/srilankahc.uk\/\", region: \"asia\" },\n      { country: \"Sudan\", flag: \"\ud83c\uddf8\ud83c\udde9\", address: \"3 Cleveland Row, St. James's, London SW1A 1DD\", phone: \"+44 20 7839 8080\", email: \"N\/A\", website: \"https:\/\/www.sudanembassy.org.uk\/\", region: \"africa\" },\n      { country: \"Sweden\", flag: \"\ud83c\uddf8\ud83c\uddea\", address: \"11 Montagu Place, London W1H 2AL\", phone: \"+44 20 7917 6400\", email: \"ambassaden.london@gov.se\", website: \"https:\/\/www.swedenabroad.se\/en\/embassies\/uk-london\/\", region: \"europe\" },\n     { country: \"Switzerland\", flag: \"\ud83c\udde8\ud83c\udded\", address: \"16-18 Montagu Place, London W1H 2BQ\", phone: \"+44 20 7616 6000\", email: \"london@eda.admin.ch\", website: \"https:\/\/www.eda.admin.ch\/london\", region: \"europe\" },\n      { country: \"Tanzania\", flag: \"\ud83c\uddf9\ud83c\uddff\", address: \"Tanzania House, London\", phone: \"+44 (0) 20 2311 8828\", email: \"balozi@tanzaniaonlines.uk\", website: \"https:\/\/www.tanzaniahighcommission.org.uk\/\", region: \"africa\" },\n      { country: \"Thailand\", flag: \"\ud83c\uddf9\ud83c\udded\", address: \"29-30 Queen's Gate, London SW7 5JB\", phone: \"+44 (0) 207 589 2944\", email: \"visa.lon@mfa.go.th\", website: \"https:\/\/london.thaiembassy.org\/en\/\", region: \"asia\" },\n      { country: \"Turkey\", flag: \"\ud83c\uddf9\ud83c\uddf7\", address: \"42 Belgrave Square, London SW1X 8QB\", phone: \"+44 (0) 20 7584 8117\", website: \"https:\/\/www.turkishembassy.org.uk\/\", region: \"asia\" },\n{ country: \"Uganda\", flag: \"\ud83c\uddfa\ud83c\uddec\", address: \"8 Northumberland Avenue, London WC2N 5BY\", phone: \"+44 20 7839 5783\", email: \"admin@ugandahighcommissionuk.co.uk\", website: \"https:\/\/london.nnda.go.ug\/\", region: \"africa\" },\n{ country: \"Ukraine\", flag: \"\ud83c\uddfa\ud83c\udde6\", address: \"60 Holland Park, London W11 3SJ\", phone: \"+44 20 7727 6312\", email: \"emb_gb@mfa.gov.ua\", website: \"https:\/\/uk.mfa.gov.ua\/\", region: \"europe\" },\n{ country: \"UAE\", flag: \"\ud83c\udde6\ud83c\uddea\", address: \"1-2 Grosvenor Crescent, London SW1X 7EE\", phone: \"+44 (0) 2075811281\", email: \"LondonEmb.Info@mofa.gov.ae\", website: \"https:\/\/www.mofa.gov.ae\/en\/Missions\/London\", region: \"asia\" },\n      { country: \"Uruguay\", flag: \"\ud83c\uddfa\ud83c\uddfe\", address: \"urureinounido@mrree.gub.uy \/ cdlondres@mrree.gub.uy\", phone: \"+44 20 7584 4200\", email: \"emburuguay@emburuguay.org.uk\", website: \"https:\/\/mapaconsular.mrree.gub.uy\/\", region: \"americas\" },\n      { country: \"Uzbekistan\", flag: \"\ud83c\uddfa\ud83c\uddff\", address: \"41 Holland Park, London W11 3RP\", phone: \"+44-207-229-7679\", email: \"info@uzembassy.uk\", website: \"https:\/\/www.uzembassy.uk\/\", region: \"asia\" },\n      { country: \"Venezuela\", flag: \"\ud83c\uddfb\ud83c\uddea\", address: \"1 Cromwell Road, London SW7 2HW\", phone: \"N\/A\", email: \"ambassador@venezlon.co.uk\", website: \"http:\/\/reinoundo.embajada.gob.ve\", region: \"americas\" },\n      { country: \"Yemen\", flag: \"\ud83c\uddfe\ud83c\uddea\", address: \"57 Cromwell Road, London SW7 2ED\", phone: \"+44 (0) 20 7584 6607\", email: \"admin@yemenembassy.co.uk\", website: \"https:\/\/www.yemenembassy.co.uk\/\", region: \"asia\" },\n      { country: \"Zambia\", flag: \"\ud83c\uddff\ud83c\uddf2\", address: \"2 Palace Gate, London W8 5NG\", phone: \"+44 20 7836 7755\", email: \"imzhcl@btconect.com\", website: \"https:\/\/www.zhcl.org.uk\/\", region: \"africa\" },\n      { country: \"Zimbabwe\", flag: \"\ud83c\uddff\ud83c\uddfc\", address: \"429 Strand, London WC2R 0SA\", phone: \"+44 20 7836 7755\", website: \"https:\/\/www.zimlondon.gov.zw\/\", 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      if (list.length === 0) {\n        grid.innerHTML = '<p style=\"text-align:center;padding:40px;color:#6b7d93;\">No embassies found matching your search.<\/p>';\n        return;\n      }\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\">${e.country.includes('High Commission') ? 'High Commission' : '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 ? e.website.replace(\/^https?:\\\/\\\/\/, '').replace(\/\\\/$\/, '') : 'N\/A'}<\/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<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Foreign Embassies in the UK \u00b7 100+ Verified Embassies in the UK 100+ diplomatic missions London &amp; consulates Verified contacts [&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-322","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 United Kingdom - 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\/united-kingdom\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Foreign Embassies in United Kingdom - Embassy Visa Directory\" \/>\n<meta property=\"og:description\" content=\"Foreign Embassies in the UK \u00b7 100+ Verified Embassies in the UK 100+ diplomatic missions London &amp; consulates Verified contacts [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/embassyvisadirectory.com\/fr\/united-kingdom\/\" \/>\n<meta property=\"og:site_name\" content=\"Embassy Visa Directory\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-15T11:16:15+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\\\/united-kingdom\\\/\",\"url\":\"https:\\\/\\\/embassyvisadirectory.com\\\/united-kingdom\\\/\",\"name\":\"Foreign Embassies in United Kingdom - Embassy Visa Directory\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/#website\"},\"datePublished\":\"2026-08-11T14:42:07+00:00\",\"dateModified\":\"2026-08-15T11:16:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/united-kingdom\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/embassyvisadirectory.com\\\/united-kingdom\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/embassyvisadirectory.com\\\/united-kingdom\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/embassyvisadirectory.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Foreign Embassies in United Kingdom\"}]},{\"@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 United Kingdom - 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\/united-kingdom\/","og_locale":"fr_FR","og_type":"article","og_title":"Foreign Embassies in United Kingdom - Embassy Visa Directory","og_description":"Foreign Embassies in the UK \u00b7 100+ Verified Embassies in the UK 100+ diplomatic missions London &amp; consulates Verified contacts [&hellip;]","og_url":"https:\/\/embassyvisadirectory.com\/fr\/united-kingdom\/","og_site_name":"Embassy Visa Directory","article_modified_time":"2026-08-15T11:16:15+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\/united-kingdom\/","url":"https:\/\/embassyvisadirectory.com\/united-kingdom\/","name":"Foreign Embassies in United Kingdom - Embassy Visa Directory","isPartOf":{"@id":"https:\/\/embassyvisadirectory.com\/#website"},"datePublished":"2026-08-11T14:42:07+00:00","dateModified":"2026-08-15T11:16:15+00:00","breadcrumb":{"@id":"https:\/\/embassyvisadirectory.com\/united-kingdom\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/embassyvisadirectory.com\/united-kingdom\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/embassyvisadirectory.com\/united-kingdom\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/embassyvisadirectory.com\/"},{"@type":"ListItem","position":2,"name":"Foreign Embassies in United Kingdom"}]},{"@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 UK \u00b7 100+ Verified Embassies in the UK 100+ diplomatic missions London &amp; consulates Verified contacts [&hellip;]","_links":{"self":[{"href":"https:\/\/embassyvisadirectory.com\/fr\/wp-json\/wp\/v2\/pages\/322","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=322"}],"version-history":[{"count":0,"href":"https:\/\/embassyvisadirectory.com\/fr\/wp-json\/wp\/v2\/pages\/322\/revisions"}],"wp:attachment":[{"href":"https:\/\/embassyvisadirectory.com\/fr\/wp-json\/wp\/v2\/media?parent=322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}