{"id":2526,"date":"2023-06-14T14:22:42","date_gmt":"2023-06-14T13:22:42","guid":{"rendered":"https:\/\/leadersinsport.com\/leaders-club\/?post_type=event-post&#038;p=2526"},"modified":"2023-06-14T14:23:33","modified_gmt":"2023-06-14T13:23:33","slug":"freddie-test-event","status":"publish","type":"event-post","link":"https:\/\/leadersinsport.com\/leaders-club\/leaders-events\/freddie-test-event\/","title":{"rendered":"Freddie Test event"},"content":{"rendered":"<!-- blocks\/hero-primary -->\n<!-- inc\/comp\/hero -->\n<div class=\"hero hero--var-1 theme-dark \" role=\"banner\">\n    <div\n      class=\"hero__image\"\n          >\n        \n                    <ul class=\"hero__gallery-images grad-map grad-map--1 grad-map--1--semi-reveal\">\n                                    <li class=\"hero__gallery-images__item\">\n                        <div class=\"grad-map__item hero__gallery-images__image\" style=\"background-image: url(https:\/\/leadersinsport.com\/app\/uploads\/sites\/5\/2023\/02\/England.jpg\"><\/div>\n                    <\/li>\n                            <\/ul>\n        \n        <div class=\"hero__overlay grad-overlay\">\n            <div class=\"container \"> \n                <div class=\"hero__content \">\n                                        <div class=\"hero__content__inner\">\n                                                                                                \n                        <h1 class=\"hero__title\">The Leaders Club Watch Party: FIFA Women\u2019s World Cup<\/h1>\n                        \n                                                    <div class=\"hero__icon-text\">\n                                                                    <span>\n                                                                                    <img decoding=\"async\" src=\"https:\/\/leadersinsport.com\/app\/themes\/leaders-in-sport-rebuild\/assets\/images\/svgs\/location-white.svg\" alt=\"Location icon\" \/>\n                                                                                In-person                                    <\/span>\n                                \n                                                                    <span>\n                                                                                    <img decoding=\"async\" src=\"https:\/\/leadersinsport.com\/app\/themes\/leaders-in-sport-rebuild\/assets\/images\/svgs\/calendar-white.svg\" alt=\"Date icon\" \/>\n                                                                                08:30 AM &#8211; 12:00 PM (BST) 28 July 2023                                    <\/span>\n                                                            <\/div>\n                        \n                                                    <div class=\"content-area hero__text\">\n                                <p>Members Socials are themed \u2018meet ups\u2019 with light-touch content providing members the opportunity to network and socialise with other members in a safe yet open environment.<\/p>\n                            <\/div>\n                        \n                        \n                        \n                                            <\/div>\n                <\/div>\n            <\/div>\n\n\n    \n        <\/div>\n    <\/div>\n    <\/div>\n \n\n\n<div id=\"hero-next-section\"><\/div>\n\n\n<!-- blocks\/section -->\n<section\n  class=\"es-section flexible-section  text-only theme-light\"\n    >\n                <div class=\"container\">\n                                    <div class=\"bg-striped-pattern__inner section-padding-top section-padding-bottom\">\n                <div class=\"es-section__inner col-parent col-parent--stack-sm\">\n                                            <div class=\"es-section__sidebar es-section__sidebar--sticky col col--12 \">\n                            \n                            \n                                                            <h2 class=\"h2 es-section__title\">Overview<\/h2>\n                            \n                                                            <div class=\"es-section__text content-area\">\n                                    <p><p>To celebrate the FIFA Women\u2019s World Cup will be watching England vs. Denmark over breakfast, providing members the opportunity to network and socialise with other members in a safe yet open environment.<\/p>\n<p><em>Add full details of what the event is, member benefits, why attend, what you&#8217;ll leave with etc<\/em><\/p>\n<p>&nbsp;<\/p>\n<\/p>\n                                <\/div>\n                            \n                            \n                            \n                                                    <\/div>\n                                        <div class=\"col visibly-hidden col--flex-align-right\">\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        <\/section>\n\n\n\n\n\n<!-- blocks\/form-embed -->\n<section\n  class=\"hero hero--var-1 hero--secondary hero--custom-content section-form-embed\"\n  >\n    <div\n      class=\"hero__image\"\n      style=\"\"\n    >\n        <div class=\"hero__overlay grad-overlay\">\n            <div class=\"container col-parent col-parent--stack-sm col-parent--flex--v-center\">\n                <div class=\"hero__content  left-side col col--6-w-gutter\">\n                    <div class=\" theme-dark\">\n                                                    <p class=\"hero__label es-label es-label--xlg\">Speak to the team<\/p>\n                        \n                                                    <h1 class=\"hero__title\">Become a member<\/h1>\n                        \n                                                    <div class=\"content-area ticked-listing\">\n                                <p>Whether you&#8217;re interested in joining The Leaders Club as an individual member or you would like more information about our Group Membership options, get in touch with the team today and they can:<\/p>\n<ul>\n<li>Explain the different elements of the membership from the events to personalised connections &amp; introductions<\/li>\n<li>Walk you through the calendar of in person events &amp; meet ups, workshops, and virtual skills sessions<\/li>\n<li>Share who else is part of the community<\/li>\n<li>Take you through the different membership options<\/li>\n<\/ul>\n                            <\/div>\n                                            <\/div>\n                <\/div>\n                <div class=\"hero__content__custom col col--6-w-gutter right-side theme-light\">\n                    <p><span contenteditable=\"false\" style=\"border: 0\" data-mce-object=\"iframe\" class=\"mce-preview-object mce-object-iframe\" data-mce-p-frameborder=\"0\" data-mce-p-src=\"https:\/\/info.leadersinsport.com\/l\/856843\/2023-03-23\/36qmwm\"><iframe loading=\"lazy\" src=\"https:\/\/info.leadersinsport.com\/l\/856843\/2023-03-23\/36qmwm\" style=\"border: 0\" width=\"100%\" height=\"500\" frameborder=\"0\"><\/iframe><span class=\"mce-shim\"><\/span><\/span><\/p>\n                  <script defer>\n                    window.addEventListener('DOMContentLoaded', () => {\n                      const form = document.querySelector(`iframe`);\n                      if (form) {\n                        \/**\n                         * Attach a listener for the lifetime of a page to mutate the height of an iframe in response to\n                         * callbacks fired from within the iframe, eg. in reponse to a resize event\n                         *\/\n                        window.addEventListener(\"message\", ({ data }) => {\n                          if(data.height !== undefined && Number(data.height) > 0) {\n                            try {\n                              form.setAttribute(\"data-event\", JSON.stringify(data));\n                              form.setAttribute(\"height\", data.height + \"px\");\n                            } catch (error) {\n                              \/\/ ignore\n                            }\n                          }\n                        });\n                      }\n                    });\n                  <\/script>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":0,"parent":0,"menu_order":0,"template":"","categories":[],"event_page_types":[],"class_list":["post-2526","event-post","type-event-post","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Freddie Test event - Leaders Club<\/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:\/\/leadersinsport.com\/leaders-club\/leaders-events\/freddie-test-event\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Freddie Test event - Leaders Club\" \/>\n<meta property=\"og:url\" content=\"https:\/\/leadersinsport.com\/leaders-club\/leaders-events\/freddie-test-event\/\" \/>\n<meta property=\"og:site_name\" content=\"Leaders Club\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-14T13:23:33+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/leadersinsport.com\\\/leaders-club\\\/leaders-events\\\/freddie-test-event\\\/\",\"url\":\"https:\\\/\\\/leadersinsport.com\\\/leaders-club\\\/leaders-events\\\/freddie-test-event\\\/\",\"name\":\"Freddie Test event - Leaders Club\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/leadersinsport.com\\\/leaders-club\\\/#website\"},\"datePublished\":\"2023-06-14T13:22:42+00:00\",\"dateModified\":\"2023-06-14T13:23:33+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/leadersinsport.com\\\/leaders-club\\\/leaders-events\\\/freddie-test-event\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/leadersinsport.com\\\/leaders-club\\\/leaders-events\\\/freddie-test-event\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/leadersinsport.com\\\/leaders-club\\\/leaders-events\\\/freddie-test-event\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/leadersinsport.com\\\/leaders-club\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Freddie Test event\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/leadersinsport.com\\\/leaders-club\\\/#website\",\"url\":\"https:\\\/\\\/leadersinsport.com\\\/leaders-club\\\/\",\"name\":\"Leaders Club\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/leadersinsport.com\\\/leaders-club\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Freddie Test event - Leaders Club","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:\/\/leadersinsport.com\/leaders-club\/leaders-events\/freddie-test-event\/","og_locale":"en_GB","og_type":"article","og_title":"Freddie Test event - Leaders Club","og_url":"https:\/\/leadersinsport.com\/leaders-club\/leaders-events\/freddie-test-event\/","og_site_name":"Leaders Club","article_modified_time":"2023-06-14T13:23:33+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/leadersinsport.com\/leaders-club\/leaders-events\/freddie-test-event\/","url":"https:\/\/leadersinsport.com\/leaders-club\/leaders-events\/freddie-test-event\/","name":"Freddie Test event - Leaders Club","isPartOf":{"@id":"https:\/\/leadersinsport.com\/leaders-club\/#website"},"datePublished":"2023-06-14T13:22:42+00:00","dateModified":"2023-06-14T13:23:33+00:00","breadcrumb":{"@id":"https:\/\/leadersinsport.com\/leaders-club\/leaders-events\/freddie-test-event\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/leadersinsport.com\/leaders-club\/leaders-events\/freddie-test-event\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/leadersinsport.com\/leaders-club\/leaders-events\/freddie-test-event\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/leadersinsport.com\/leaders-club\/"},{"@type":"ListItem","position":2,"name":"Freddie Test event"}]},{"@type":"WebSite","@id":"https:\/\/leadersinsport.com\/leaders-club\/#website","url":"https:\/\/leadersinsport.com\/leaders-club\/","name":"Leaders Club","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/leadersinsport.com\/leaders-club\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/leadersinsport.com\/leaders-club\/wp-json\/wp\/v2\/event-post\/2526","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/leadersinsport.com\/leaders-club\/wp-json\/wp\/v2\/event-post"}],"about":[{"href":"https:\/\/leadersinsport.com\/leaders-club\/wp-json\/wp\/v2\/types\/event-post"}],"version-history":[{"count":4,"href":"https:\/\/leadersinsport.com\/leaders-club\/wp-json\/wp\/v2\/event-post\/2526\/revisions"}],"predecessor-version":[{"id":2532,"href":"https:\/\/leadersinsport.com\/leaders-club\/wp-json\/wp\/v2\/event-post\/2526\/revisions\/2532"}],"wp:attachment":[{"href":"https:\/\/leadersinsport.com\/leaders-club\/wp-json\/wp\/v2\/media?parent=2526"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/leadersinsport.com\/leaders-club\/wp-json\/wp\/v2\/categories?post=2526"},{"taxonomy":"event_page_types","embeddable":true,"href":"https:\/\/leadersinsport.com\/leaders-club\/wp-json\/wp\/v2\/event_page_types?post=2526"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}