{"id":477,"date":"2025-06-30T11:58:52","date_gmt":"2025-06-30T09:58:52","guid":{"rendered":"https:\/\/gujaratisamaj.lu\/?page_id=477"},"modified":"2025-06-30T12:35:37","modified_gmt":"2025-06-30T10:35:37","slug":"home","status":"publish","type":"page","link":"https:\/\/gujaratisamaj.lu\/","title":{"rendered":"Home"},"content":{"rendered":"<style>\nbody {\n  background: linear-gradient(135deg, #fffbe6 0%, #ffe0b2 100%);\n  font-family: 'Segoe UI', Arial, sans-serif;\n  color: #222;\n  margin: 0;\n  padding: 0;\n}\n.gsl-hero {\n  background: transparent;\n  color: #1b6d4b;\n  padding: 48px 0 24px 0;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n.gsl-hero-content {\n  position: relative;\n  z-index: 1;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n.gsl-hero-logo {\n  width: 120px;\n  margin-bottom: 18px;\n  border-radius: 50%;\n  border: 4px solid #e17000;\n  box-shadow: 0 4px 24px rgba(0,0,0,0.08);\n  background: #fff;\n  object-fit: contain;\n}\n.gsl-hero-title {\n  font-size: 2.7rem;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  margin-bottom: 12px;\n  font-family: 'Noto Serif Gujarati', 'Segoe UI', Arial, sans-serif;\n  text-shadow: 1px 2px 8px rgba(0,0,0,0.03);\n  color: #e17000;\n}\n.gsl-hero-desc {\n  font-size: 1.2rem;\n  font-weight: 400;\n  margin-bottom: 10px;\n  color: #444;\n}\n.gsl-hero-desc-lux {\n  font-size: 1.08rem;\n  color: #e17000;\n  margin-bottom: 10px;\n  font-style: italic;\n}\n.gsl-hero-btn {\n  background: #e17000;\n  color: #fff;\n  padding: 12px 30px;\n  border-radius: 24px;\n  font-size: 1.1rem;\n  font-weight: 700;\n  border: none;\n  cursor: pointer;\n  box-shadow: 0 2px 10px rgba(225,112,0,0.10);\n  transition: background 0.2s, color 0.2s;\n  text-decoration: none;\n  margin-top: 10px;\n  display: inline-block;\n}\n.gsl-hero-btn:hover {\n  background: #1b6d4b;\n  color: #fff;\n}\n.gsl-values-section {\n  max-width: 1100px;\n  margin: 48px auto 0 auto;\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 32px;\n}\n.gsl-value-card {\n  background: #fff;\n  border-radius: 14px;\n  box-shadow: 0 2px 12px rgba(225,112,0,0.10);\n  padding: 28px 22px 20px 22px;\n  flex: 1 1 240px;\n  min-width: 220px;\n  max-width: 340px;\n  text-align: center;\n  transition: box-shadow 0.2s, transform 0.2s;\n}\n.gsl-value-card:hover {\n  box-shadow: 0 8px 32px rgba(225,112,0,0.18);\n  transform: translateY(-3px) scale(1.04);\n}\n.gsl-value-icon {\n  font-size: 2.6rem;\n  margin-bottom: 12px;\n  color: #e17000;\n}\n.gsl-value-title {\n  font-size: 1.15rem;\n  font-weight: 700;\n  color: #1b6d4b;\n  margin-bottom: 7px;\n}\n.gsl-value-desc {\n  font-size: 1rem;\n  color: #444;\n}\n.gsl-value-desc-lux {\n  font-size: 0.98rem;\n  color: #e17000;\n  margin-top: 6px;\n  font-style: italic;\n}\n.gsl-events-section {\n  max-width: 700px;\n  margin: 48px auto 0 auto;\n  background: #fff;\n  border-radius: 16px;\n  box-shadow: 0 2px 12px rgba(225,112,0,0.08);\n  padding: 38px 28px 32px 28px;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n.gsl-events-header {\n  font-size: 2rem;\n  color: #e17000;\n  font-weight: 800;\n  margin-bottom: 10px;\n  letter-spacing: 0.5px;\n  text-align: center;\n}\n.gsl-events-header-lux {\n  font-size: 1.08rem;\n  color: #1b6d4b;\n  margin-bottom: 18px;\n  font-style: italic;\n  text-align: center;\n}\n.gsl-events-summary {\n  font-size: 1.13rem;\n  color: #333;\n  margin-bottom: 13px;\n  text-align: center;\n  max-width: 600px;\n}\n.gsl-events-summary-lux {\n  font-size: 1.02rem;\n  color: #e17000;\n  margin-bottom: 18px;\n  font-style: italic;\n  text-align: center;\n  max-width: 600px;\n}\n.gsl-link-btns {\n  display: flex;\n  gap: 16px;\n  justify-content: center;\n  flex-wrap: wrap;\n  margin-top: 10px;\n}\n.gsl-link-btn {\n  background: #e17000;\n  color: #fff;\n  padding: 10px 24px;\n  border-radius: 22px;\n  font-size: 1rem;\n  font-weight: 600;\n  text-decoration: none;\n  display: inline-block;\n  transition: background 0.2s;\n  margin-bottom: 0;\n  border: none;\n  cursor: pointer;\n}\n.gsl-link-btn:hover {\n  background: #1b6d4b;\n  color: #fff;\n}\n.gsl-footer {\n  background: #1b6d4b;\n  color: #fff;\n  text-align: center;\n  padding: 18px 0 10px 0;\n  font-size: 1rem;\n  margin-top: 48px;\n  letter-spacing: 0.5px;\n  border-top: 4px solid #e17000;\n}\n@media (max-width: 800px) {\n  .gsl-values-section {\n    flex-direction: column;\n    gap: 14px;\n  }\n  .gsl-events-section {\n    padding: 18px 6px 18px 6px;\n  }\n  .gsl-events-summary,\n  .gsl-events-summary-lux {\n    max-width: 100%;\n  }\n}\n<\/style>\n<p><!-- HERO SECTION --><\/p>\n<div class=\"gsl-hero\">\n<div class=\"gsl-hero-content\">\n    <img decoding=\"async\" src=\"http:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/Logo.png\" alt=\"Gujarati Samaj Luxembourg Logo\" class=\"gsl-hero-logo\"><\/p>\n<div class=\"gsl-hero-title\">Gujarati Samaj Luxembourg<\/div>\n<div class=\"gsl-hero-desc\">\n      Celebrating Gujarati culture, unity, and heritage in the heart of Europe.<br \/>\n      <span style=\"color:#e17000;\">\u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0<\/span>\n    <\/div>\n<div class=\"gsl-hero-desc-lux\">\n      Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa.<br \/>\n      (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!)\n    <\/div>\n<p>    <a href=\"https:\/\/gujaratisamaj.lu\/index.php\/membership\/\" class=\"gsl-hero-btn\">Become a Member \/ Gitt Member<\/a>\n  <\/div>\n<\/div>\n<p><!-- VALUES \/ MISSION SECTION --><\/p>\n<div class=\"gsl-values-section\">\n<div class=\"gsl-value-card\">\n<div class=\"gsl-value-icon\">\ud83e\udd1d<\/div>\n<div class=\"gsl-value-title\">Unity &#038; Community<\/div>\n<div class=\"gsl-value-desc\">Fostering togetherness among Gujaratis and friends in Luxembourg.<\/div>\n<div class=\"gsl-value-desc-lux\">\n      Zesummenhalt an d&#8217;Gemeinschaft t\u00ebscht Gujarati an Fr\u00ebnn zu L\u00ebtzebuerg st\u00e4erken.\n    <\/div>\n<\/p><\/div>\n<div class=\"gsl-value-card\">\n<div class=\"gsl-value-icon\">\ud83e\ude94<\/div>\n<div class=\"gsl-value-title\">Festivals &#038; Culture<\/div>\n<div class=\"gsl-value-desc\">Vibrant celebrations of Navratri, Holi, Diwali, and more.<\/div>\n<div class=\"gsl-value-desc-lux\">\n      Faarweg Fester w\u00e9i Navratri, Holi, Diwali a m\u00e9i ginn zesumme gefeiert.\n    <\/div>\n<\/p><\/div>\n<div class=\"gsl-value-card\">\n<div class=\"gsl-value-icon\">\ud83d\udcda<\/div>\n<div class=\"gsl-value-title\">Heritage &#038; Learning<\/div>\n<div class=\"gsl-value-desc\">Promoting Gujarati language, arts, and traditions for all ages.<\/div>\n<div class=\"gsl-value-desc-lux\">\n      D&#8217;Gujarati Sprooch, Konscht a Traditiounen fir all Generatiounen erhale a verm\u00ebttelen.\n    <\/div>\n<\/p><\/div>\n<div class=\"gsl-value-card\">\n<div class=\"gsl-value-icon\">\ud83c\udf0d<\/div>\n<div class=\"gsl-value-title\">Cultural Exchange<\/div>\n<div class=\"gsl-value-desc\">Building bridges with Luxembourg\u2019s diverse communities.<\/div>\n<div class=\"gsl-value-desc-lux\">\n      Br\u00e9cke bauen t\u00ebscht verschiddene Communaut\u00e9iten zu L\u00ebtzebuerg.\n    <\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- EVENTS SUMMARY SECTION --><\/p>\n<div class=\"gsl-events-section\">\n<div class=\"gsl-events-header\">Events &#038; Activities<\/div>\n<div class=\"gsl-events-header-lux\">Evenementer &#038; Aktivit\u00e9iten<\/div>\n<div class=\"gsl-events-summary\">\n    Throughout the year, Gujarati Samaj Luxembourg organizes vibrant cultural festivals, social gatherings, and community programs\u2014bringing the spirit of Gujarat to Luxembourg.\n  <\/div>\n<div class=\"gsl-events-summary-lux\">\n    Duerch d&#8217;Joer organis\u00e9iert de Gujarati Samaj L\u00ebtzebuerg vill kulturell Fester a gesellschaftlech Aktivit\u00e9iten \u2013 fir d&#8217;Freed an d&#8217;Traditioun vu Gujarat hei zu L\u00ebtzebuerg ze br\u00e9ngen.\n  <\/div>\n<div class=\"gsl-link-btns\">\n    <a href=\"https:\/\/gujaratisamaj.lu\/index.php\/events\/\" class=\"gsl-link-btn\">See All Events<\/a><br \/>\n    <a href=\"https:\/\/gujaratisamaj.lu\/index.php\/membership\/\" class=\"gsl-link-btn\">Join as a Member<\/a>\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Gujarati Samaj Luxembourg Celebrating Gujarati culture, unity, and heritage in the heart of Europe. \u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0 Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa. (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!) Become a Member \/ Gitt Member \ud83e\udd1d Unity &#038; Community Fostering togetherness among Gujaratis and friends in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-477","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Gujarati Samaj Luxembourg Celebrating Gujarati culture, unity, and heritage in the heart of Europe. \u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0 Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa. (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!) Become a Member \/ Gitt Member \ud83e\udd1d Unity &amp; Community Fostering togetherness among Gujaratis and friends in\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/gujaratisamaj.lu\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Gujarati Samaj Luxembourg -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Home - Gujarati Samaj Luxembourg\" \/>\n\t\t<meta property=\"og:description\" content=\"Gujarati Samaj Luxembourg Celebrating Gujarati culture, unity, and heritage in the heart of Europe. \u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0 Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa. (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!) Become a Member \/ Gitt Member \ud83e\udd1d Unity &amp; Community Fostering togetherness among Gujaratis and friends in\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/gujaratisamaj.lu\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/Logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/Logo.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-06-30T09:58:52+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-06-30T10:35:37+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Home - Gujarati Samaj Luxembourg\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Gujarati Samaj Luxembourg Celebrating Gujarati culture, unity, and heritage in the heart of Europe. \u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0 Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa. (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!) Become a Member \/ Gitt Member \ud83e\udd1d Unity &amp; Community Fostering togetherness among Gujaratis and friends in\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/Logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/gujaratisamaj.lu#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gujaratisamaj.lu\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#listItem\",\"position\":2,\"name\":\"Home\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/gujaratisamaj.lu#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#organization\",\"name\":\"gujaratisamaj.lu\",\"url\":\"https:\\\/\\\/gujaratisamaj.lu\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/gujaratisamaj.lu\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/Logo.png\",\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#organizationLogo\",\"width\":324,\"height\":324},\"image\":{\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#webpage\",\"url\":\"https:\\\/\\\/gujaratisamaj.lu\\\/\",\"name\":\"Home - Gujarati Samaj Luxembourg\",\"description\":\"Gujarati Samaj Luxembourg Celebrating Gujarati culture, unity, and heritage in the heart of Europe. \\u0ab8\\u0abe\\u0a82\\u0ab8\\u0acd\\u0a95\\u0ac3\\u0aa4\\u0abf\\u0a95 \\u0a8f\\u0a95\\u0aa4\\u0abe, \\u0a89\\u0aa4\\u0acd\\u0ab8\\u0ab5 \\u0a85\\u0aa8\\u0ac7 \\u0aaa\\u0ab0\\u0abf\\u0ab5\\u0abe\\u0ab0 Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\\u00e4erz vun Europa. (Zesumme fir Traditioun a Freed zu L\\u00ebtzebuerg!) Become a Member \\\/ Gitt Member \\ud83e\\udd1d Unity & Community Fostering togetherness among Gujaratis and friends in\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#breadcrumblist\"},\"datePublished\":\"2025-06-30T11:58:52+02:00\",\"dateModified\":\"2025-06-30T12:35:37+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#website\",\"url\":\"https:\\\/\\\/gujaratisamaj.lu\\\/\",\"name\":\"gujaratisamaj.lu\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/gujaratisamaj.lu\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Home - Gujarati Samaj Luxembourg","description":"Gujarati Samaj Luxembourg Celebrating Gujarati culture, unity, and heritage in the heart of Europe. \u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0 Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa. (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!) Become a Member \/ Gitt Member \ud83e\udd1d Unity & Community Fostering togetherness among Gujaratis and friends in","canonical_url":"https:\/\/gujaratisamaj.lu\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/gujaratisamaj.lu\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/gujaratisamaj.lu#listItem","position":1,"name":"Home","item":"https:\/\/gujaratisamaj.lu","nextItem":{"@type":"ListItem","@id":"https:\/\/gujaratisamaj.lu\/#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/gujaratisamaj.lu\/#listItem","position":2,"name":"Home","previousItem":{"@type":"ListItem","@id":"https:\/\/gujaratisamaj.lu#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/gujaratisamaj.lu\/#organization","name":"gujaratisamaj.lu","url":"https:\/\/gujaratisamaj.lu\/","logo":{"@type":"ImageObject","url":"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/Logo.png","@id":"https:\/\/gujaratisamaj.lu\/#organizationLogo","width":324,"height":324},"image":{"@id":"https:\/\/gujaratisamaj.lu\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/gujaratisamaj.lu\/#webpage","url":"https:\/\/gujaratisamaj.lu\/","name":"Home - Gujarati Samaj Luxembourg","description":"Gujarati Samaj Luxembourg Celebrating Gujarati culture, unity, and heritage in the heart of Europe. \u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0 Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa. (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!) Become a Member \/ Gitt Member \ud83e\udd1d Unity & Community Fostering togetherness among Gujaratis and friends in","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/gujaratisamaj.lu\/#website"},"breadcrumb":{"@id":"https:\/\/gujaratisamaj.lu\/#breadcrumblist"},"datePublished":"2025-06-30T11:58:52+02:00","dateModified":"2025-06-30T12:35:37+02:00"},{"@type":"WebSite","@id":"https:\/\/gujaratisamaj.lu\/#website","url":"https:\/\/gujaratisamaj.lu\/","name":"gujaratisamaj.lu","inLanguage":"en-GB","publisher":{"@id":"https:\/\/gujaratisamaj.lu\/#organization"}}]},"og:locale":"en_GB","og:site_name":"Gujarati Samaj Luxembourg -","og:type":"article","og:title":"Home - Gujarati Samaj Luxembourg","og:description":"Gujarati Samaj Luxembourg Celebrating Gujarati culture, unity, and heritage in the heart of Europe. \u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0 Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa. (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!) Become a Member \/ Gitt Member \ud83e\udd1d Unity &amp; Community Fostering togetherness among Gujaratis and friends in","og:url":"https:\/\/gujaratisamaj.lu\/","og:image":"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/Logo.png","og:image:secure_url":"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/Logo.png","article:published_time":"2025-06-30T09:58:52+00:00","article:modified_time":"2025-06-30T10:35:37+00:00","twitter:card":"summary_large_image","twitter:title":"Home - Gujarati Samaj Luxembourg","twitter:description":"Gujarati Samaj Luxembourg Celebrating Gujarati culture, unity, and heritage in the heart of Europe. \u0ab8\u0abe\u0a82\u0ab8\u0acd\u0a95\u0ac3\u0aa4\u0abf\u0a95 \u0a8f\u0a95\u0aa4\u0abe, \u0a89\u0aa4\u0acd\u0ab8\u0ab5 \u0a85\u0aa8\u0ac7 \u0aaa\u0ab0\u0abf\u0ab5\u0abe\u0ab0 Feiere vun der Gujarati Kultur, Zesummenhalt a Patrimoine am H\u00e4erz vun Europa. (Zesumme fir Traditioun a Freed zu L\u00ebtzebuerg!) Become a Member \/ Gitt Member \ud83e\udd1d Unity &amp; Community Fostering togetherness among Gujaratis and friends in","twitter:image":"https:\/\/gujaratisamaj.lu\/wp-content\/uploads\/2024\/02\/Logo.png"},"aioseo_meta_data":{"post_id":"477","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-06-30 09:58:53","updated":"2025-06-30 10:54:12","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/gujaratisamaj.lu\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHome\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/gujaratisamaj.lu"},{"label":"Home","link":"https:\/\/gujaratisamaj.lu\/"}],"_links":{"self":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/pages\/477","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/comments?post=477"}],"version-history":[{"count":7,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/pages\/477\/revisions"}],"predecessor-version":[{"id":498,"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/pages\/477\/revisions\/498"}],"wp:attachment":[{"href":"https:\/\/gujaratisamaj.lu\/index.php\/wp-json\/wp\/v2\/media?parent=477"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}