
{"id":6328,"date":"2026-04-30T12:05:34","date_gmt":"2026-04-30T09:05:34","guid":{"rendered":"https:\/\/eliteswimteam.com\/?p=6328"},"modified":"2026-04-30T12:05:36","modified_gmt":"2026-04-30T09:05:36","slug":"6328-2","status":"publish","type":"post","link":"https:\/\/eliteswimteam.com\/ar\/6328-2\/","title":{"rendered":""},"content":{"rendered":"<style>\n @font-face{\n font-family:'Spy Agency';\n src:url('https:\/\/db.onlinewebfonts.com\/t\/7ad8dc9e7a18e4832e2fd5378ac23aca.woff2') format('woff2'),\n url('https:\/\/db.onlinewebfonts.com\/t\/7ad8dc9e7a18e4832e2fd5378ac23aca.woff') format('woff');\n font-style:italic;\n}\n<\/style>\n<style>\n *,*::before,*::after{box-sizing:border-box;margin:0;padding:0}<\/p>\n<p>:root{\n --red-orange:#E8451A;\n --red-orange-dark:#C03510;\n --red-orange-light:#FF6A3D;\n --black:#111111;\n --off-black:#1E1E1E;\n --white:#FFFFFF;\n --off-white:#F7F5F2;\n --gray-light:#E8E5E0;\n --gray-mid:#9A9690;\n}<\/p>\n<p> body{\n font-family:'Montserrat',sans-serif;\n background-color:var(--white);\n color:var(--black);\n min-height:100vh;\n display:flex;\n flex-direction:column;\n align-items:center;\n}<\/p>\n<p> \/* \u2500\u2500 HERO HEADER \u2500\u2500 *\/\n .hero{\n width:100%;\n background-color:var(--black);\n padding:56px 24px 48px;\n text-align:center;\n position:relative;\n overflow:hidden;\n}<\/p>\n<p> .hero::before{\n content:'';\n position:absolute;\n top:-60px;right:-60px;\n width:220px;height:220px;\n border-radius:50%;\n background:var(--red-orange);\n opacity:0.12;\n}<\/p>\n<p> .hero::after{\n content:'';\n position:absolute;\n bottom:-80px;left:-40px;\n width:180px;height:180px;\n border-radius:50%;\n background:var(--red-orange);\n opacity:0.08;\n}<\/p>\n<p> .hero-label{\n font-family:'Montserrat',sans-serif;\n font-size:12px;\n font-weight:700;\n letter-spacing:0.2em;\n text-transform:uppercase;\n color:var(--red-orange);\n margin-bottom:12px;\n}<\/p>\n<p> .hero-title{\n font-family:'Spy Agency','Barlow Condensed',sans-serif;\n font-style:italic;\n font-size:clamp(40px,10vw,72px);\n font-weight:900;\n line-height:1;\n color:var(--white);\n text-transform:uppercase;\n letter-spacing:-0.01em;\n}<\/p>\n<p> .hero-title span{\n color:var(--red-orange);\n}<\/p>\n<p> .hero-sub{\n margin-top:16px;\n font-size:15px;\n color:var(--gray-mid);\n line-height:1.6;\n max-width:340px;\n margin-left:auto;\n margin-right:auto;\n font-family:'Montserrat',sans-serif;\n}<\/p>\n<p> \/* \u2500\u2500 STAR ROW \u2500\u2500 *\/\n .stars{\n display:flex;\n justify-content:center;\n gap:6px;\n margin-top:24px;\n}<\/p>\n<p> .star{\n width:22px;height:22px;\n fill:var(--red-orange);\n}<\/p>\n<p> \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n .divider-strip{\n width:100%;\n height:4px;\n background:linear-gradient(90deg,var(--red-orange) 0%,var(--red-orange-light) 50%,var(--red-orange) 100%);\n}<\/p>\n<p> \/* \u2500\u2500 CARDS SECTION \u2500\u2500 *\/\n .section{\n width:100%;\n max-width:540px;\n padding:40px 20px 60px;\n display:flex;\n flex-direction:column;\n gap:16px;\n}<\/p>\n<p> .section-heading{\n font-family:'Montserrat',sans-serif;\n font-size:11px;\n font-weight:700;\n letter-spacing:0.18em;\n text-transform:uppercase;\n color:var(--gray-mid);\n text-align:center;\n margin-bottom:8px;\n}<\/p>\n<p> \/* \u2500\u2500 LOCATION CARD \u2500\u2500 *\/\n .location-card{\n background:var(--white);\n border:1.5px solid var(--gray-light);\n border-radius:16px;\n overflow:hidden;\n transition:border-color 0.2s,box-shadow 0.2s;\n}<\/p>\n<p> .location-card:hover{\n border-color:var(--red-orange);\n box-shadow:0 4px 24px rgba(232,69,26,0.1);\n}<\/p>\n<p> .card-inner{\n display:flex;\n align-items:center;\n gap:0;\n}<\/p>\n<p> .card-accent{\n width:6px;\n min-height:80px;\n background:var(--red-orange);\n flex-shrink:0;\n align-self:stretch;\n}<\/p>\n<p> .card-content{\n flex:1;\n padding:20px 16px;\n}<\/p>\n<p> .location-number{\n font-family:'Montserrat',sans-serif;\n font-size:11px;\n font-weight:700;\n color:var(--red-orange);\n letter-spacing:0.15em;\n text-transform:uppercase;\n margin-bottom:2px;\n}<\/p>\n<p> .location-name{\n font-family:'Spy Agency','Barlow Condensed',sans-serif;\n font-style:italic;\n font-size:22px;\n font-weight:900;\n color:var(--black);\n text-transform:uppercase;\n letter-spacing:0.02em;\n line-height:1.1;\n}<\/p>\n<p> .location-tagline{\n font-size:12px;\n color:var(--gray-mid);\n margin-top:4px;\n}<\/p>\n<p> .review-btn{\n display:inline-flex;\n align-items:center;\n gap:8px;\n margin-top:14px;\n padding:11px 20px;\n background:var(--black);\n color:var(--white);\n font-family:'Montserrat',sans-serif;\n font-size:13px;\n font-weight:600;\n letter-spacing:0.04em;\n border-radius:8px;\n text-decoration:none;\n transition:background 0.2s,transform 0.15s;\n -webkit-tap-highlight-color:transparent;\n}<\/p>\n<p> .review-btn:hover,.review-btn:active{\n background:var(--red-orange);\n transform:scale(0.97);\n}<\/p>\n<p> .btn-icon{\n width:16px;height:16px;\n flex-shrink:0;\n}<\/p>\n<p> .google-g{\n display:inline-flex;\n align-items:center;\n justify-content:center;\n width:20px;height:20px;\n background:var(--white);\n border-radius:4px;\n flex-shrink:0;\n}<\/p>\n<p> \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n .footer{\n width:100%;\n background:var(--off-black);\n padding:28px 24px;\n text-align:center;\n}<\/p>\n<p> .footer p{\n font-size:12px;\n color:var(--gray-mid);\n line-height:1.6;\n}<\/p>\n<p> .footer strong{\n color:var(--red-orange);\n}<\/p>\n<p> \/* \u2500\u2500 MOBILE OPTIMIZATIONS \u2500\u2500 *\/\n @media (max-width:400px){\n .location-name{font-size:19px}\n .review-btn{font-size:12px;padding:10px 16px}\n}\n<\/style>\n<p><\/p>\n<header class=\"hero\">\n<p class=\"hero-label\">Share Your Experience<\/p>\n<h1 class=\"hero-title\">Rate Us on<br \/>\nGoogle<\/h1>\n<p class=\"hero-sub\">Your feedback helps us grow and helps others find us. It only takes 30 seconds!<\/p>\n<div class=\"stars\" aria-label=\"5 star rating\"><\/div>\n<\/header>\n<div class=\"divider-strip\"><\/div>\n<p><main class=\"section\"><\/p>\n<p class=\"section-heading\">Choose your location<\/p>\n<p><\/p>\n<div class=\"location-card\">\n<div class=\"card-inner\">\n<div class=\"card-accent\"><\/div>\n<div class=\"card-content\">\n<p class=\"location-number\">Location 01<\/p>\n<h2 class=\"location-name\">Sabah Al Salem<\/h2>\n<p class=\"location-tagline\">Leave us a Google review \u2014 we&#8217;d love to hear from you<\/p>\n<p><a class=\"review-btn\" href=\"https:\/\/g.page\/r\/CaBzcczUqtPBEBM\/review\" target=\"_blank\" rel=\"noopener\"> Write a Review <\/a><\/div>\n<\/div>\n<\/div>\n<p><\/p>\n<div class=\"location-card\">\n<div class=\"card-inner\">\n<div class=\"card-accent\"><\/div>\n<div class=\"card-content\">\n<p class=\"location-number\">Location 02<\/p>\n<h2 class=\"location-name\">Mishref<\/h2>\n<p class=\"location-tagline\">Leave us a Google review \u2014 we&#8217;d love to hear from you<\/p>\n<p><a class=\"review-btn\" href=\"https:\/\/g.page\/r\/CSRzL8cjt0tEEBM\/review\" target=\"_blank\" rel=\"noopener\"> Write a Review <\/a><\/div>\n<\/div>\n<\/div>\n<p><\/p>\n<div class=\"location-card\">\n<div class=\"card-inner\">\n<div class=\"card-accent\"><\/div>\n<div class=\"card-content\">\n<p class=\"location-number\">Location 03<\/p>\n<h2 class=\"location-name\">Fahaheel<\/h2>\n<p class=\"location-tagline\">Leave us a Google review \u2014 we&#8217;d love to hear from you<\/p>\n<p><a class=\"review-btn\" href=\"https:\/\/g.page\/r\/CfmP7O3ihBzKEBM\/review\" target=\"_blank\" rel=\"noopener\"> Write a Review <\/a><\/div>\n<\/div>\n<\/div>\n<p><\/p>\n<div class=\"location-card\">\n<div class=\"card-inner\">\n<div class=\"card-accent\"><\/div>\n<div class=\"card-content\">\n<p class=\"location-number\">Location 04<\/p>\n<h2 class=\"location-name\">Hawally<\/h2>\n<p class=\"location-tagline\">Leave us a Google review \u2014 we&#8217;d love to hear from you<\/p>\n<p><a class=\"review-btn\" href=\"https:\/\/g.page\/r\/CUGvguA2dWYBEBM\/review\" target=\"_blank\" rel=\"noopener\"> Write a Review <\/a><\/div>\n<\/div>\n<\/div>\n<p><\/main><\/p>\n<footer class=\"footer\">Thank you for taking the time to share your experience.<br \/>\n<strong>Your review means the world to us.<\/strong><\/p>\n<\/footer>","protected":false},"excerpt":{"rendered":"<p> [&hellip;]<\/p>","protected":false},"author":1,"featured_media":6302,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"yoast_head":"\n<title>Discover the Best Aquatic Programs &amp; Swim Lessons in Kuwait | Top Swimming Schools &amp; Courses<\/title>\n<meta name=\"description\" content=\"Explore top-rated aquatic programs in Kuwait, including swimming lessons for all ages, private coaching, and specialized training. Find the perfect swim school or program to enhance your skills and confidence in the water.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eliteswimteam.com\/ar\/6328-2\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Discover the Best Aquatic Programs &amp; Swim Lessons in Kuwait | Top Swimming Schools &amp; Courses\" \/>\n<meta property=\"og:description\" content=\"Explore top-rated aquatic programs in Kuwait, including swimming lessons for all ages, private coaching, and specialized training. Find the perfect swim school or program to enhance your skills and confidence in the water.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eliteswimteam.com\/ar\/6328-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Elite Swim Team\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/EliteSwimTeamKuwait\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-30T09:05:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-30T09:05:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2024\/09\/Discover-the-Best-Aquatic-Programs-in-Kuwait-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0643\u064f\u062a\u0628 \u0628\u0648\u0627\u0633\u0637\u0629\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data2\" content=\"\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eliteswimteam.com\/6328-2\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/eliteswimteam.com\/6328-2\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/eliteswimteam.com\/#\/schema\/person\/48662924ca70c90d2983cebb3be2b797\"},\"headline\":\"\u0628\u0644\u0627 \u0639\u0646\u0648\u0627\u0646\",\"datePublished\":\"2026-04-30T09:05:34+00:00\",\"dateModified\":\"2026-04-30T09:05:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eliteswimteam.com\/6328-2\/\"},\"wordCount\":111,\"publisher\":{\"@id\":\"https:\/\/eliteswimteam.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/eliteswimteam.com\/6328-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2024\/09\/Discover-the-Best-Aquatic-Programs-in-Kuwait-1.jpg\",\"articleSection\":[\"Uncategorized\"],\"inLanguage\":\"ar\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eliteswimteam.com\/6328-2\/\",\"url\":\"https:\/\/eliteswimteam.com\/6328-2\/\",\"name\":\"Discover the Best Aquatic Programs & Swim Lessons in Kuwait | Top Swimming Schools & Courses\",\"isPartOf\":{\"@id\":\"https:\/\/eliteswimteam.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/eliteswimteam.com\/6328-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/eliteswimteam.com\/6328-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2024\/09\/Discover-the-Best-Aquatic-Programs-in-Kuwait-1.jpg\",\"datePublished\":\"2026-04-30T09:05:34+00:00\",\"dateModified\":\"2026-04-30T09:05:36+00:00\",\"description\":\"Explore top-rated aquatic programs in Kuwait, including swimming lessons for all ages, private coaching, and specialized training. Find the perfect swim school or program to enhance your skills and confidence in the water.\",\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eliteswimteam.com\/6328-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/eliteswimteam.com\/6328-2\/#primaryimage\",\"url\":\"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2024\/09\/Discover-the-Best-Aquatic-Programs-in-Kuwait-1.jpg\",\"contentUrl\":\"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2024\/09\/Discover-the-Best-Aquatic-Programs-in-Kuwait-1.jpg\",\"width\":1920,\"height\":1080,\"caption\":\"Discover the Best Aquatic Programs in Kuwait.\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eliteswimteam.com\/#website\",\"url\":\"https:\/\/eliteswimteam.com\/\",\"name\":\"Elite Swim Team\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/eliteswimteam.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eliteswimteam.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eliteswimteam.com\/#organization\",\"name\":\"Elite Swim Team\",\"url\":\"https:\/\/eliteswimteam.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\/\/eliteswimteam.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2023\/07\/CircleLogo.png\",\"contentUrl\":\"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2023\/07\/CircleLogo.png\",\"width\":150,\"height\":150,\"caption\":\"Elite Swim Team\"},\"image\":{\"@id\":\"https:\/\/eliteswimteam.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/EliteSwimTeamKuwait\/\",\"https:\/\/www.instagram.com\/eliteswimteamkuwait\/\",\"https:\/\/www.snapchat.com\/add\/eliteswimkw\",\"https:\/\/www.youtube.com\/@eliteswimteam5744\",\"https:\/\/www.tiktok.com\/@eliteswimteam\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/eliteswimteam.com\/#\/schema\/person\/48662924ca70c90d2983cebb3be2b797\",\"name\":\"admin\",\"sameAs\":[\"https:\/\/eliteswimteam.com\/kuwait-egypt\/\"],\"url\":\"https:\/\/eliteswimteam.com\/ar\/author\/admin\/\"}]}<\/script>\n","yoast_head_json":{"title":"Discover the Best Aquatic Programs & Swim Lessons in Kuwait | Top Swimming Schools & Courses","description":"Explore top-rated aquatic programs in Kuwait, including swimming lessons for all ages, private coaching, and specialized training. Find the perfect swim school or program to enhance your skills and confidence in the water.","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:\/\/eliteswimteam.com\/ar\/6328-2\/","og_locale":"ar_AR","og_type":"article","og_title":"Discover the Best Aquatic Programs & Swim Lessons in Kuwait | Top Swimming Schools & Courses","og_description":"Explore top-rated aquatic programs in Kuwait, including swimming lessons for all ages, private coaching, and specialized training. Find the perfect swim school or program to enhance your skills and confidence in the water.","og_url":"https:\/\/eliteswimteam.com\/ar\/6328-2\/","og_site_name":"Elite Swim Team","article_publisher":"https:\/\/www.facebook.com\/EliteSwimTeamKuwait\/","article_published_time":"2026-04-30T09:05:34+00:00","article_modified_time":"2026-04-30T09:05:36+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2024\/09\/Discover-the-Best-Aquatic-Programs-in-Kuwait-1.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"\u0643\u064f\u062a\u0628 \u0628\u0648\u0627\u0633\u0637\u0629":"admin","\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"\u062f\u0642\u064a\u0642\u0629 \u0648\u0627\u062d\u062f\u0629"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eliteswimteam.com\/6328-2\/#article","isPartOf":{"@id":"https:\/\/eliteswimteam.com\/6328-2\/"},"author":{"name":"admin","@id":"https:\/\/eliteswimteam.com\/#\/schema\/person\/48662924ca70c90d2983cebb3be2b797"},"headline":"\u0628\u0644\u0627 \u0639\u0646\u0648\u0627\u0646","datePublished":"2026-04-30T09:05:34+00:00","dateModified":"2026-04-30T09:05:36+00:00","mainEntityOfPage":{"@id":"https:\/\/eliteswimteam.com\/6328-2\/"},"wordCount":111,"publisher":{"@id":"https:\/\/eliteswimteam.com\/#organization"},"image":{"@id":"https:\/\/eliteswimteam.com\/6328-2\/#primaryimage"},"thumbnailUrl":"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2024\/09\/Discover-the-Best-Aquatic-Programs-in-Kuwait-1.jpg","articleSection":["Uncategorized"],"inLanguage":"ar"},{"@type":"WebPage","@id":"https:\/\/eliteswimteam.com\/6328-2\/","url":"https:\/\/eliteswimteam.com\/6328-2\/","name":"Discover the Best Aquatic Programs & Swim Lessons in Kuwait | Top Swimming Schools & Courses","isPartOf":{"@id":"https:\/\/eliteswimteam.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/eliteswimteam.com\/6328-2\/#primaryimage"},"image":{"@id":"https:\/\/eliteswimteam.com\/6328-2\/#primaryimage"},"thumbnailUrl":"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2024\/09\/Discover-the-Best-Aquatic-Programs-in-Kuwait-1.jpg","datePublished":"2026-04-30T09:05:34+00:00","dateModified":"2026-04-30T09:05:36+00:00","description":"Explore top-rated aquatic programs in Kuwait, including swimming lessons for all ages, private coaching, and specialized training. Find the perfect swim school or program to enhance your skills and confidence in the water.","inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eliteswimteam.com\/6328-2\/"]}]},{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/eliteswimteam.com\/6328-2\/#primaryimage","url":"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2024\/09\/Discover-the-Best-Aquatic-Programs-in-Kuwait-1.jpg","contentUrl":"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2024\/09\/Discover-the-Best-Aquatic-Programs-in-Kuwait-1.jpg","width":1920,"height":1080,"caption":"Discover the Best Aquatic Programs in Kuwait."},{"@type":"WebSite","@id":"https:\/\/eliteswimteam.com\/#website","url":"https:\/\/eliteswimteam.com\/","name":"Elite Swim Team","description":"","publisher":{"@id":"https:\/\/eliteswimteam.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eliteswimteam.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/eliteswimteam.com\/#organization","name":"Elite Swim Team","url":"https:\/\/eliteswimteam.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/eliteswimteam.com\/#\/schema\/logo\/image\/","url":"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2023\/07\/CircleLogo.png","contentUrl":"https:\/\/eliteswimteam.com\/wp-content\/uploads\/2023\/07\/CircleLogo.png","width":150,"height":150,"caption":"Elite Swim Team"},"image":{"@id":"https:\/\/eliteswimteam.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/EliteSwimTeamKuwait\/","https:\/\/www.instagram.com\/eliteswimteamkuwait\/","https:\/\/www.snapchat.com\/add\/eliteswimkw","https:\/\/www.youtube.com\/@eliteswimteam5744","https:\/\/www.tiktok.com\/@eliteswimteam"]},{"@type":"Person","@id":"https:\/\/eliteswimteam.com\/#\/schema\/person\/48662924ca70c90d2983cebb3be2b797","name":"admin","sameAs":["https:\/\/eliteswimteam.com\/kuwait-egypt\/"],"url":"https:\/\/eliteswimteam.com\/ar\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/posts\/6328"}],"collection":[{"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/comments?post=6328"}],"version-history":[{"count":1,"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/posts\/6328\/revisions"}],"predecessor-version":[{"id":6329,"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/posts\/6328\/revisions\/6329"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/media\/6302"}],"wp:attachment":[{"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/media?parent=6328"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/categories?post=6328"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eliteswimteam.com\/ar\/wp-json\/wp\/v2\/tags?post=6328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}