{"id":5415,"date":"2025-04-24T10:21:48","date_gmt":"2025-04-24T08:21:48","guid":{"rendered":"https:\/\/afbanjul.org\/?p=5415"},"modified":"2025-05-07T18:27:20","modified_gmt":"2025-05-07T16:27:20","slug":"cinecole-festival-2","status":"publish","type":"post","link":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/","title":{"rendered":"Cin\u00e9cole Festival"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\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  <meta name=\"description\" content=\"Cin\u00e9cole Festival 2025 - For the month of Francophonie, the Alliance Fran\u00e7aise of Banjul screens French films in Gambian schools\"\/>\n  <title>Cin\u00e9cole Festival 2025 &#8211; Alliance Fran\u00e7aise de Banjul<\/title>\n  <style>\n    #cinecole-festival {\n      --primary-color: #C8102E;\n      --secondary-color: #F5F5F5;\n      --accent-color: #0055A4;\n      --text-color: #333;\n      --light-text: #FFF;\n      --shadow: 0 4px 8px rgba(0, 0, 0, 0.12);\n      --border-radius: 8px;\n      --transition: all 0.3s ease;\n      font-family: 'Segoe UI', Arial, sans-serif;\n      background-color: var(--secondary-color);\n      color: var(--text-color);\n      line-height: 1.6;\n    }\n\n    #cinecole-festival * {\n      box-sizing: border-box;\n    }\n\n    #cinecole-festival header {\n      background: linear-gradient(to right, #C8102E, #a30018);\n      color: var(--light-text);\n      padding: 2rem 0;\n      text-align: center;\n      box-shadow: var(--shadow);\n      position: relative;\n      overflow: hidden;\n    }\n\n    #cinecole-festival header::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: url('https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/05\/pattern-transparent.png');\n      opacity: 0.1;\n      z-index: 1;\n    }\n\n    #cinecole-festival header .container {\n      position: relative;\n      z-index: 2;\n    }\n\n    #cinecole-festival .container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 20px;\n    }\n\n    #cinecole-festival h1 {\n      font-size: 3rem;\n      margin-bottom: 0.7rem;\n      font-weight: 700;\n      letter-spacing: 1px;\n      text-shadow: 1px 1px 3px rgba(0,0,0,0.2);\n    }\n\n    #cinecole-festival .subtitle {\n      font-size: 1.3rem;\n      max-width: 800px;\n      margin: 0 auto;\n      padding: 1rem;\n      background-color: rgba(255, 255, 255, 0.15);\n      border-radius: var(--border-radius);\n      backdrop-filter: blur(5px);\n    }\n\n    #cinecole-festival section {\n      padding: 4rem 0;\n    }\n\n    #cinecole-festival .section-title {\n      text-align: center;\n      margin-bottom: 3rem;\n      color: var(--primary-color);\n      font-size: 2.2rem;\n      position: relative;\n      padding-bottom: 15px;\n    }\n\n    #cinecole-festival .section-title::after {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 70px;\n      height: 3px;\n      background-color: var(--primary-color);\n    }\n\n    #cinecole-festival .films-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 2.5rem;\n      justify-content: center;\n      margin-top: 2rem;\n    }\n\n    #cinecole-festival .film-card {\n      background-color: white;\n      border-radius: var(--border-radius);\n      overflow: hidden;\n      width: 320px;\n      box-shadow: var(--shadow);\n      transition: var(--transition);\n    }\n\n    #cinecole-festival .film-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15);\n    }\n\n    #cinecole-festival .film-image {\n      height: 420px;\n      width: 100%;\n      object-fit: cover;\n      border-bottom: 4px solid var(--primary-color);\n    }\n\n    #cinecole-festival .film-info {\n      padding: 1.8rem;\n    }\n\n    #cinecole-festival .age-category {\n      background-color: var(--primary-color);\n      color: white;\n      font-weight: 600;\n      padding: 0.5rem 1rem;\n      border-radius: 20px;\n      font-size: 0.95rem;\n      display: inline-block;\n      margin-bottom: 1rem;\n    }\n\n    #cinecole-festival .film-title {\n      font-size: 1.6rem;\n      margin-bottom: 0.7rem;\n      color: var(--primary-color);\n    }\n\n    #cinecole-festival .film-details {\n      font-size: 1rem;\n      color: #555;\n      line-height: 1.7;\n    }\n\n    #cinecole-festival .film-details span {\n      font-weight: 600;\n      color: #444;\n    }\n\n    #cinecole-festival .about-section {\n      background-color: white;\n      padding: 5rem 0;\n      border-top: 1px solid #eee;\n      border-bottom: 1px solid #eee;\n    }\n\n    #cinecole-festival .about-content {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 3rem;\n      align-items: center;\n    }\n\n    #cinecole-festival .about-text {\n      flex: 1;\n      min-width: 320px;\n    }\n\n    #cinecole-festival .about-text h2 {\n      color: var(--primary-color);\n      margin-bottom: 1.5rem;\n      font-size: 2rem;\n    }\n\n    #cinecole-festival .about-image {\n      flex: 1;\n      min-width: 320px;\n      border-radius: var(--border-radius);\n      overflow: hidden;\n    }\n\n    #cinecole-festival .about-image img {\n      width: 100%;\n      height: auto;\n      display: block;\n      transition: transform 0.5s ease;\n    }\n\n    #cinecole-festival .about-image:hover img {\n      transform: scale(1.03);\n    }\n\n    #cinecole-festival .previous-editions {\n      background-color: var(--secondary-color);\n    }\n\n    #cinecole-festival .edition {\n      background-color: white;\n      border-radius: var(--border-radius);\n      padding: 2rem;\n      margin-bottom: 2rem;\n      box-shadow: var(--shadow);\n    }\n\n    #cinecole-festival .edition h3 {\n      color: var(--primary-color);\n      margin-bottom: 1.2rem;\n      border-bottom: 2px solid #eee;\n      padding-bottom: 0.7rem;\n      font-size: 1.5rem;\n    }\n\n    #cinecole-festival .contact-section {\n      background: linear-gradient(to bottom right, #0055A4, #003d73);\n      color: white;\n      padding: 4rem 0;\n      text-align: center;\n    }\n\n    #cinecole-festival .contact-btn {\n      display: inline-block;\n      background-color: white;\n      color: var(--accent-color);\n      padding: 1rem 2.5rem;\n      text-decoration: none;\n      border-radius: var(--border-radius);\n      font-weight: 600;\n      margin-top: 1.5rem;\n      font-size: 1.1rem;\n    }\n\n    @media (max-width: 768px) {\n      #cinecole-festival h1 {\n        font-size: 2.2rem;\n      }\n      #cinecole-festival .film-card {\n        width: 100%;\n        max-width: 350px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  <div id=\"cinecole-festival\">\n    <header>\n      <div class=\"container\">\n        <h1>CIN\u00c9COLE FESTIVAL<\/h1>\n        <p class=\"subtitle\">The Alliance Fran\u00e7aise de Banjul comes to your school!<\/p>\n      <\/div>\n    <\/header>\n\n    <section class=\"films-section\">\n      <div class=\"container\">\n        <h2 class=\"section-title\">Films in the 2025 Program<\/h2>\n        <div class=\"films-container\">\n          <div class=\"film-card\">\n            <img decoding=\"async\" src=\"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/05\/chorite.jpg\" alt=\"Les Choristes\" class=\"film-image\"\/>\n            <div class=\"film-info\">\n              <div class=\"age-category\">7 to 11 years<\/div>\n              <h3 class=\"film-title\">Les Choristes<\/h3>\n              <p class=\"film-details\">\n                <span>Director:<\/span> Christophe Barratier<br>\n                <span>Duration:<\/span> 1h55<br>\n                <span>Nationality:<\/span> French<br>\n                <span>Synopsis:<\/span> In 1948, Cl\u00e9ment Mathieu, an unemployed music teacher, is appointed as a supervisor in a rehabilitation boarding school for minors. He decides to transform these difficult children through the magic of singing.\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"film-card\">\n            <img decoding=\"async\" src=\"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/05\/lebrio.jpg\" alt=\"Le Brio\" class=\"film-image\"\/>\n            <div class=\"film-info\">\n              <div class=\"age-category\">12 to 16 years<\/div>\n              <h3 class=\"film-title\">Le Brio<\/h3>\n              <p class=\"film-details\">\n                <span>Director:<\/span> Yvan Attal<br>\n                <span>Duration:<\/span> 1h55<br>\n                <span>Nationality:<\/span> French<br>\n                <span>Synopsis:<\/span> Ne\u00efla Salah, a young student of North African descent, enrolls in the Paris law faculty. To make amends for an incident, her professor agrees to coach her for the prestigious eloquence competition.\n              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n \n\n  <section class=\"about-section\">\n        <div class=\"container\">\n            <div class=\"about-content\">\n                <div class=\"about-text\">\n                    <h2>The Cin\u00e9cole Festival<\/h2>\n                    <p>Since 2022, during the Francophonie month in March, the Alliance Fran\u00e7aise of Banjul has been organizing the Cin\u00e9cole Festival, which involves screening French films in different Gambian classrooms to familiarize children with the French language in a fun way.<\/p>\n                    <p>On this occasion, the Alliance travels to schools with its equipment and screens films for dozens of students. For each school, we screen two films: one for younger children and one for teenagers.<\/p>\n                    <p>The film screenings are followed by a discussion in French. This &#8220;outreach&#8221; activity particularly benefits children who don&#8217;t have the opportunity to attend our regular screenings.<\/p>\n                <\/div>\n                <div class=\"about-image\">\n                    <img decoding=\"async\" src=\"https:\/\/images.pexels.com\/photos\/7991579\/pexels-photo-7991579.jpeg\" alt=\"Screening in a school\">\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    <section class=\"previous-editions\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Previous Editions<\/h2>\n            \n            <div class=\"edition\">\n                <h3>2024 Edition<\/h3>\n                <div class=\"edition-content\">\n                    <p>In 2024, nearly 300 students benefited from this program! Our team visited four local schools to present the following films:<\/p>\n                    <ul>\n                        <li><strong>Aya of Yopougon<\/strong>, by Marguerite Abouet and Cl\u00e9ment Oubrerie<\/li>\n                        <li><strong>The Pharaoh, the Savage and the Princess<\/strong>, by Michel Ocelot<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n            <div class=\"edition\">\n                <h3>2023 Edition<\/h3>\n                <div class=\"edition-content\">\n                    <p>In 2023, we went to four schools (SBEC, St Th\u00e9r\u00e8se, Glory Baptist and the French School of Banjul) to screen:<\/p>\n                    <ul>\n                        <li><strong>Tales of the Night<\/strong>, by Michel Ocelot<\/li>\n                        <li><strong>The Crossing<\/strong>, by Florence Miailhe<\/li>\n                    <\/ul>\n                    <p>In total that year, more than 350 students were able to discover one of these two films!<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n    \n    <section class=\"contact-section\">\n        <div class=\"container\">\n            <h2>Interested in the Cin\u00e9cole Festival for your school?<\/h2>\n            <p>Do you work in a school near Serrekunda and are interested in this activity?<\/p>\n            <a href=\"https:\/\/afbanjul.org\/en\/alliance-francaise\/contact-us\/\" class=\"contact-btn\">Contact us!<\/a>\n<\/section>\n\n   <\/div> <!-- end of #cinecole-festival -->\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Cin\u00e9cole Festival 2025 &#8211; Alliance Fran\u00e7aise de Banjul CIN\u00c9COLE FESTIVAL The Alliance Fran\u00e7aise de Banjul comes to your school! Films in the 2025 Program 7 to 11 years Les Choristes Director: Christophe Barratier Duration: 1h55 Nationality: French Synopsis: In 1948, Cl\u00e9ment Mathieu, an unemployed music teacher, is appointed as a supervisor in a rehabilitation boarding [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5781,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"pgc_sgb_lightbox_settings":"","footnotes":""},"categories":[84],"tags":[],"class_list":["post-5415","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-francophonie"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cin\u00e9cole Festival - Alliance Fran\u00e7aise de Banjul<\/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:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cin\u00e9cole Festival - Alliance Fran\u00e7aise de Banjul\" \/>\n<meta property=\"og:description\" content=\"Cin\u00e9cole Festival 2025 &#8211; Alliance Fran\u00e7aise de Banjul CIN\u00c9COLE FESTIVAL The Alliance Fran\u00e7aise de Banjul comes to your school! Films in the 2025 Program 7 to 11 years Les Choristes Director: Christophe Barratier Duration: 1h55 Nationality: French Synopsis: In 1948, Cl\u00e9ment Mathieu, an unemployed music teacher, is appointed as a supervisor in a rehabilitation boarding [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/\" \/>\n<meta property=\"og:site_name\" content=\"Alliance Fran\u00e7aise de Banjul\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AllianceFrancaiseBanjul\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-24T08:21:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-07T16:27:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/04\/cine.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"1350\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin-banjul-la\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin-banjul-la\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/\"},\"author\":{\"name\":\"admin-banjul-la\",\"@id\":\"https:\/\/afbanjul.org\/#\/schema\/person\/a5ac7414f543c202f7d24e53048080ee\"},\"headline\":\"Cin\u00e9cole Festival\",\"datePublished\":\"2025-04-24T08:21:48+00:00\",\"dateModified\":\"2025-05-07T16:27:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/\"},\"wordCount\":337,\"publisher\":{\"@id\":\"https:\/\/afbanjul.org\/#organization\"},\"image\":{\"@id\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/04\/cine.png\",\"articleSection\":[\"Francophonie\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/\",\"url\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/\",\"name\":\"Cin\u00e9cole Festival - Alliance Fran\u00e7aise de Banjul\",\"isPartOf\":{\"@id\":\"https:\/\/afbanjul.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/04\/cine.png\",\"datePublished\":\"2025-04-24T08:21:48+00:00\",\"dateModified\":\"2025-05-07T16:27:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#primaryimage\",\"url\":\"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/04\/cine.png\",\"contentUrl\":\"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/04\/cine.png\",\"width\":1080,\"height\":1350},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/afbanjul.org\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Cin\u00e9cole Festival\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/afbanjul.org\/#website\",\"url\":\"https:\/\/afbanjul.org\/\",\"name\":\"Alliance Fran\u00e7aise de Banjul\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/afbanjul.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/afbanjul.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/afbanjul.org\/#organization\",\"name\":\"L'Alliance Fran\u00e7aise de Banjul - Gambie\",\"url\":\"https:\/\/afbanjul.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/afbanjul.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/afbanjul.org\/wp-content\/uploads\/2022\/04\/logo_AF_Banjul.svg\",\"contentUrl\":\"https:\/\/afbanjul.org\/wp-content\/uploads\/2022\/04\/logo_AF_Banjul.svg\",\"width\":586,\"height\":207,\"caption\":\"L'Alliance Fran\u00e7aise de Banjul - Gambie\"},\"image\":{\"@id\":\"https:\/\/afbanjul.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/AllianceFrancaiseBanjul\",\"https:\/\/www.instagram.com\/alliancedebanjul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/afbanjul.org\/#\/schema\/person\/a5ac7414f543c202f7d24e53048080ee\",\"name\":\"admin-banjul-la\",\"sameAs\":[\"https:\/\/afbanjul.org\"],\"url\":\"https:\/\/afbanjul.org\/en\/author\/admin-banjul-la\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cin\u00e9cole Festival - Alliance Fran\u00e7aise de Banjul","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:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/","og_locale":"en_US","og_type":"article","og_title":"Cin\u00e9cole Festival - Alliance Fran\u00e7aise de Banjul","og_description":"Cin\u00e9cole Festival 2025 &#8211; Alliance Fran\u00e7aise de Banjul CIN\u00c9COLE FESTIVAL The Alliance Fran\u00e7aise de Banjul comes to your school! Films in the 2025 Program 7 to 11 years Les Choristes Director: Christophe Barratier Duration: 1h55 Nationality: French Synopsis: In 1948, Cl\u00e9ment Mathieu, an unemployed music teacher, is appointed as a supervisor in a rehabilitation boarding [&hellip;]","og_url":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/","og_site_name":"Alliance Fran\u00e7aise de Banjul","article_publisher":"https:\/\/www.facebook.com\/AllianceFrancaiseBanjul","article_published_time":"2025-04-24T08:21:48+00:00","article_modified_time":"2025-05-07T16:27:20+00:00","og_image":[{"width":1080,"height":1350,"url":"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/04\/cine.png","type":"image\/png"}],"author":"admin-banjul-la","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin-banjul-la","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#article","isPartOf":{"@id":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/"},"author":{"name":"admin-banjul-la","@id":"https:\/\/afbanjul.org\/#\/schema\/person\/a5ac7414f543c202f7d24e53048080ee"},"headline":"Cin\u00e9cole Festival","datePublished":"2025-04-24T08:21:48+00:00","dateModified":"2025-05-07T16:27:20+00:00","mainEntityOfPage":{"@id":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/"},"wordCount":337,"publisher":{"@id":"https:\/\/afbanjul.org\/#organization"},"image":{"@id":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#primaryimage"},"thumbnailUrl":"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/04\/cine.png","articleSection":["Francophonie"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/","url":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/","name":"Cin\u00e9cole Festival - Alliance Fran\u00e7aise de Banjul","isPartOf":{"@id":"https:\/\/afbanjul.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#primaryimage"},"image":{"@id":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#primaryimage"},"thumbnailUrl":"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/04\/cine.png","datePublished":"2025-04-24T08:21:48+00:00","dateModified":"2025-05-07T16:27:20+00:00","breadcrumb":{"@id":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#primaryimage","url":"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/04\/cine.png","contentUrl":"https:\/\/afbanjul.org\/wp-content\/uploads\/2025\/04\/cine.png","width":1080,"height":1350},{"@type":"BreadcrumbList","@id":"https:\/\/afbanjul.org\/en\/francophonie\/cinecole-festival-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/afbanjul.org\/en\/"},{"@type":"ListItem","position":2,"name":"Cin\u00e9cole Festival"}]},{"@type":"WebSite","@id":"https:\/\/afbanjul.org\/#website","url":"https:\/\/afbanjul.org\/","name":"Alliance Fran\u00e7aise de Banjul","description":"","publisher":{"@id":"https:\/\/afbanjul.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/afbanjul.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/afbanjul.org\/#organization","name":"L'Alliance Fran\u00e7aise de Banjul - Gambie","url":"https:\/\/afbanjul.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/afbanjul.org\/#\/schema\/logo\/image\/","url":"https:\/\/afbanjul.org\/wp-content\/uploads\/2022\/04\/logo_AF_Banjul.svg","contentUrl":"https:\/\/afbanjul.org\/wp-content\/uploads\/2022\/04\/logo_AF_Banjul.svg","width":586,"height":207,"caption":"L'Alliance Fran\u00e7aise de Banjul - Gambie"},"image":{"@id":"https:\/\/afbanjul.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/AllianceFrancaiseBanjul","https:\/\/www.instagram.com\/alliancedebanjul\/"]},{"@type":"Person","@id":"https:\/\/afbanjul.org\/#\/schema\/person\/a5ac7414f543c202f7d24e53048080ee","name":"admin-banjul-la","sameAs":["https:\/\/afbanjul.org"],"url":"https:\/\/afbanjul.org\/en\/author\/admin-banjul-la\/"}]}},"_links":{"self":[{"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/posts\/5415","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/comments?post=5415"}],"version-history":[{"count":3,"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/posts\/5415\/revisions"}],"predecessor-version":[{"id":5775,"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/posts\/5415\/revisions\/5775"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/media\/5781"}],"wp:attachment":[{"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/media?parent=5415"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/categories?post=5415"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/afbanjul.org\/en\/wp-json\/wp\/v2\/tags?post=5415"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}