{"id":35846,"date":"2026-05-07T10:28:42","date_gmt":"2026-05-07T07:28:42","guid":{"rendered":"https:\/\/www.greenfieldresidence.ro\/baneasa\/?page_id=35846"},"modified":"2026-07-06T17:08:47","modified_gmt":"2026-07-06T14:08:47","slug":"educatie","status":"publish","type":"page","link":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/educatie\/","title":{"rendered":"Education"},"content":{"rendered":"<style>\n\/* --- BASE & CONTAINER --- *\/\n.gf-page--education-2026 {\n  font-family: var(--e-global-typography-primary-font-family), \"Inter\", sans-serif;\n  color: var(--gf-ink, #1a2921);\n  background-color: #ffffff;\n  overflow-x: hidden;\n}\n.gf-page--education-2026 * {\n  box-sizing: border-box;\n}\n.gf-page--education-2026 .gf-container {\n  max-width: 1280px !important;\n  width: 92vw !important;\n  margin-left: auto !important;\n  margin-right: auto !important;\n}\n\/* --- BRAND COLORS --- *\/\n:root {\n  --gf-brand: #006e52;\n  --gf-cream: #f9f7f2;\n  --gf-ink: #1a2921;\n}\n\/* --- HERO STYLES --- *\/\n.gf-page-hero {\n  position: relative;\n  width: 100vw;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  min-height: 440px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 80px 0;\n  overflow: hidden;\n  margin-bottom: 40px;\n}\n.gf-page-hero-bg {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n  z-index: -1; overflow: hidden;\n}\n.gf-page-hero-image {\n  width: 100%; height: 100%;\n  background-size: cover; background-position: center; background-repeat: no-repeat;\n  animation: hero-zoom 25s infinite alternate ease-in-out;\n}\n.gf-page-hero-overlay {\n  position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n  background: linear-gradient(135deg, rgba(15, 36, 26, 0.4) 0%, rgba(23, 51, 39, 0.2) 100%);\n}\n.gf-page-hero-content {\n  display: flex; justify-content: center; width: 100%;\n  animation: hero-fade-up 1s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n}\n.gf-page-hero-card {\n  background: rgba(15, 36, 26, 0.65);\n  border: 1px solid rgba(255, 255, 255, 0.15);\n  backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px);\n  padding: 48px 72px; border-radius: 10px; text-align: center; max-width: 860px;\n  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.2);\n}\n.gf-page-title {\n  color: #ffffff; font-size: clamp(36px, 5vw, 64px); font-weight: 700;\n  margin: 0 0 16px 0; line-height: 1.1; letter-spacing: -0.02em;\n}\n.gf-page-subtitle {\n  color: #f1f5f4; font-size: clamp(16px, 2vw, 20px); margin: 0;\n  line-height: 1.6; font-weight: 400;\n}\n@keyframes hero-zoom { 0% { transform: scale(1); } 100% { transform: scale(1.1); } }\n@keyframes hero-fade-up { 0% { opacity: 0; transform: translateY(40px); } 100% { opacity: 1; transform: translateY(0); } }\n\/* --- INTRO SECTION --- *\/\n.gf-edu-intro-box {\n  margin: 0 auto 100px auto;\n  max-width: 1040px;\n  text-align: center;\n  position: relative;\n}\n.gf-edu-intro-icon {\n  display: flex;\n  justify-content: center;\n  margin-bottom: 32px;\n}\n.gf-edu-intro-icon svg {\n  width: 44px;\n  height: 44px;\n  stroke: #2e6a4a;\n  stroke-width: 1.2;\n  fill: none;\n  opacity: 0.8;\n}\n.gf-edu-intro-box p {\n  font-size: 32px;\n  line-height: 1.5;\n  margin: 0;\n  font-weight: 400;\n  color: #173327;\n  font-family: \"Playfair Display\", Georgia, serif;\n}\n.gf-edu-intro-box strong {\n  font-weight: 600;\n  color: #0f241a;\n}\n.gf-edu-intro-box span {\n  font-style: italic;\n  color: #2b6849;\n}\n\/* --- INTRO & GRID (S2) --- *\/\n.gf-edu-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 32px;\n  margin-bottom: 80px;\n}\n.gf-edu-card {\n  background: #f9f7f2;\n  border-radius: 12px;\n  padding: 48px;\n  position: relative;\n  overflow: hidden;\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-start;\n  border: 1px solid rgba(0, 110, 82, 0.05);\n  transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.8s cubic-bezier(0.16, 1, 0.3, 1);\n}\n.gf-edu-card:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 32px 64px rgba(0, 110, 82, 0.08);\n}\n.gf-edu-card-header {\n  margin-bottom: 24px;\n}\n.gf-edu-card-tag {\n  display: inline-block;\n  background: rgba(0, 110, 82, 0.1);\n  color: #006e52;\n  font-size: 13px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1px;\n  padding: 6px 12px;\n  border-radius: 20px;\n  margin-bottom: 16px;\n}\n.gf-edu-card-title {\n  font-size: 32px;\n  font-weight: 700;\n  color: #006e52;\n  margin: 0;\n  line-height: 1.2;\n}\n.gf-edu-card-meta {\n  font-size: 15px;\n  color: #5e6d64;\n  margin-top: 12px;\n  font-weight: 500;\n}\n.gf-edu-card-list {\n  list-style: none;\n  padding: 0;\n  margin: 0 0 32px 0;\n  flex-grow: 1;\n}\n.gf-edu-card-list li {\n  position: relative;\n  padding-left: 28px;\n  margin-bottom: 12px;\n  font-size: 16px;\n  line-height: 1.5;\n  color: var(--gf-ink, #1a2921);\n}\n.gf-edu-card-list li::before {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 6px;\n  width: 16px;\n  height: 16px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%23006e52' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C\/polyline%3E%3C\/svg%3E\");\n  background-size: contain;\n  background-repeat: no-repeat;\n}\n\/* --- AFTER CARDS TEXT --- *\/\n.gf-edu-after-cards {\n  max-width: 980px;\n  margin: 0 auto 120px auto;\n  text-align: center;\n  position: relative;\n}\n.gf-edu-after-cards-icon {\n  display: flex;\n  justify-content: center;\n  margin-bottom: 32px;\n}\n.gf-edu-after-cards-icon svg {\n  width: 44px;\n  height: 44px;\n  stroke: #2e6a4a;\n  stroke-width: 1.2;\n  fill: none;\n  opacity: 0.8;\n}\n.gf-edu-after-cards p {\n  font-size: 32px;\n  line-height: 1.45;\n  color: #173327;\n  margin: 0;\n  font-weight: 400;\n  font-family: \"Playfair Display\", Georgia, serif;\n}\n.gf-edu-after-cards span {\n  font-style: italic;\n  color: #2b6849;\n}\n\/* --- SPLIT SECTIONS (S3, S4, S6) --- *\/\n.gf-edu-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 64px;\n  align-items: center;\n  margin-bottom: 120px;\n}\n.gf-edu-split--reverse {\n  direction: rtl;\n}\n.gf-edu-split--reverse > * {\n  direction: ltr;\n}\n.gf-edu-split-img {\n  position: relative;\n  border-radius: 16px;\n  overflow: hidden;\n  box-shadow: 0 24px 64px rgba(15, 36, 26, 0.12);\n  transform: translateZ(0);\n}\n.gf-edu-split-img img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  min-height: 400px;\n  transition: transform 1.6s cubic-bezier(0.16, 1, 0.3, 1), filter 1.6s ease;\n  will-change: transform;\n}\n.gf-edu-split-img:hover img {\n  transform: scale(1.08);\n  filter: brightness(1.05);\n}\n.gf-edu-split-content h2 {\n  font-size: 40px;\n  font-weight: 700;\n  color: #006e52;\n  margin: 0 0 24px 0;\n  line-height: 1.2;\n}\n.gf-edu-split-content p {\n  font-size: 18px;\n  line-height: 1.7;\n  color: var(--gf-ink, #1a2921);\n  margin-bottom: 24px;\n  opacity: 0.9;\n}\n\/* --- NEARBY MAP & LIST (S5) --- *\/\n.gf-edu-nearby {\n  background: #f9f7f2;\n  padding: 100px 0;\n  margin: 0 calc(50% - 50vw) 120px calc(50% - 50vw);\n  width: 100vw;\n}\n.gf-edu-section-title {\n  text-align: center;\n  font-size: 44px;\n  font-weight: 700;\n  color: #006e52;\n  margin: 0 0 64px 0;\n}\n.gf-edu-nearby-layout {\n  display: grid;\n  grid-template-columns: 1fr 400px;\n  gap: 48px;\n}\n.gf-edu-map-container {\n  border-radius: 12px;\n  overflow: hidden;\n  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.08);\n  background: #fff;\n  height: 500px;\n}\n.gf-edu-map-placeholder {\n  width: 100%;\n  height: 100%;\n  background: url('https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2026\/03\/poza-greenfield-bakground_mic.jpg') center\/cover;\n  position: relative;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.gf-edu-map-placeholder::after {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; width: 100%; height: 100%;\n  background: rgba(0, 110, 82, 0.2);\n}\n.gf-edu-nearby-list {\n  background: #ffffff;\n  padding: 32px;\n  border-radius: 12px;\n  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.04);\n}\n.gf-edu-nearby-list h3 {\n  font-size: 24px;\n  font-weight: 700;\n  color: #006e52;\n  margin: 0 0 24px 0;\n  padding-bottom: 16px;\n  border-bottom: 1px solid rgba(0, 110, 82, 0.1);\n}\n.gf-edu-nearby-ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n.gf-edu-nearby-ul li {\n  padding: 16px 0;\n  border-bottom: 1px solid #f1f5f4;\n  display: flex;\n  flex-direction: column;\n}\n.gf-edu-nearby-ul li:last-child {\n  border-bottom: none;\n}\n.gf-edu-nearby-name {\n  font-weight: 600;\n  font-size: 16px;\n  color: var(--gf-ink);\n  margin-bottom: 4px;\n}\n.gf-edu-nearby-dist {\n  font-size: 14px;\n  color: #5e6d64;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n}\n\/* --- RESPONSIVE --- *\/\n@media (max-width: 1024px) {\n  .gf-edu-grid { grid-template-columns: 1fr; }\n  .gf-edu-split { grid-template-columns: 1fr; gap: 40px; }\n  .gf-edu-nearby-layout { grid-template-columns: 1fr; }\n  .gf-edu-map-container { height: 400px; }\n}\n@media (max-width: 768px) {\n  .gf-page-hero { min-height: 360px; padding: 60px 0; margin-bottom: 40px; }\n  .gf-page-hero-card { padding: 36px 24px; margin: 0 16px; border-radius: 10px; }\n  .gf-edu-intro-box { margin: 0 16px 60px 16px; }\n  .gf-edu-intro-box p { font-size: 22px; }\n  .gf-page-title { font-size: 32px; }\n  .gf-edu-card { padding: 32px; }\n  .gf-edu-split-content h2 { font-size: 32px; }\n  .gf-edu-section-title { font-size: 32px; margin-bottom: 40px; }\n  .gf-edu-nearby { padding: 60px 0; margin-bottom: 60px; }\n}\n<\/style>\n<p><main><br \/>\n  <!-- S1: HERO --><\/p>\n<section>\n<h1>An educational ecosystem within the community<\/h1>\n<\/section>\n<p>  <!-- INTRO TEXT --><\/p>\n<section>\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"8\" \/>\n          <circle cx=\"12\" cy=\"5\" r=\"2\" \/>\n        <\/svg><\/p>\n<p>Education plays a central role in the development of a balanced and sustainable community. In <strong>GREENFIELD B\u0103neasa<\/strong>, education means both an academic path and a complex growth framework for children: school, kindergarten, dedicated activities, sports, and experiences that naturally complement family life.<\/p>\n<\/section>\n<p>  <!-- S2: CARDURI --><\/p>\n<section>\n      <!-- Card 1 --><br \/>\n          State institution<\/p>\n<h2>Greenfield Educational Complex<\/h2>\n<p>            <strong>Enable<\/strong> 540 children \u2022<br \/>\n            <strong>Status:<\/strong> advanced construction<\/p>\n<ul>\n<li>Kindergarten<\/li>\n<li>Elementary and middle school<\/li>\n<li>Gym<\/li>\n<li>Library, laboratories, and workshops<\/li>\n<li>Sports fields<\/li>\n<li>Green spaces<\/li>\n<\/ul>\n<p>        <a href=\"#\">See the progress of the works<\/a><br \/>\n      <!-- Card 2 --><br \/>\n          Private institution<\/p>\n<h2>Avenor College Campus<\/h2>\n<p>            <strong>Enable<\/strong> 800 children<br \/>\n            <strong>Status:<\/strong> advanced construction<\/p>\n<ul>\n<li>Kindergarten, Primary school and Middle school<\/li>\n<li>High school<\/li>\n<li>Avenor Arena \u2013 Sports Hall<\/li>\n<li>Sports fields &amp; Running tracks<\/li>\n<li>Sports Studio<\/li>\n<li>Laboratories, workshops and green spaces<\/li>\n<\/ul>\n<p>        <a href=\"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/blog\/educatie-cu-sens-in-greenfield-baneasa-povestea-avenor-college\/\" target=\"_blank\">Find out details<\/a><br \/>\n      <!-- Card 3 --><br \/>\n          Free time<\/p>\n<h2>Wellness Classes for Kids<\/h2>\n<ul>\n<li>Swimming<\/li>\n<li>Dance and Ballet<\/li>\n<li>Martial arts<\/li>\n<li>Creative workshops<\/li>\n<li>Themed parties<\/li>\n<li>Competitions<\/li>\n<\/ul>\n<p>        <a href=\"#\">Discover Wellness Club<\/a><br \/>\n      <!-- Card 4 --><br \/>\n          Development &amp; Nature<\/p>\n<h2>Educational sports activities<\/h2>\n<ul>\n<li>Greenfield Sports Festival<\/li>\n<li>Outdoor activities<\/li>\n<li>Parent-child initiatives<\/li>\n<li>Tree planting<\/li>\n<li>Cleanup in B\u0103neasa Forest<\/li>\n<\/ul>\n<p>        <a href=\"#\">See the CSR actions<\/a><br \/>\n  <\/section>\n<p>  <!-- AFTER CARDS TEXT --><\/p>\n<section>\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <line x1=\"12\" y1=\"22\" x2=\"12\" y2=\"8\" \/>\n          <circle cx=\"12\" cy=\"5\" r=\"2\" \/>\n        <\/svg><\/p>\n<p>At Greenfield B\u0103neasa, children's development doesn't stop at school. Sports, creative, and outdoor activities complement the academic journey and contribute to the development of healthy habits, discipline, and a natural connection with nature.<\/p>\n<\/section>\n<p>  <!-- S3: BENEFICII PENTRU FAMILII --><\/p>\n<section>\n<h2>Benefits for families<\/h2>\n<p>Choosing to live in a well-organized community offers a perfect balance between professional life and time spent with loved ones. Generous spaces, the clean air near the B\u0103neasa Forest, and educational facilities just a few steps from home turn daily challenges into moments of relaxation.<\/p>\n<p>Here, children can grow up in a safe environment where they have the freedom to play outdoors, interact with other children in the community, and develop their skills through various extracurricular activities, without spending hours in traffic.<\/p>\n<p>        <img decoding=\"async\" src=\"https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2026\/03\/poza-greenfield-bakground_mic.jpg\" alt=\"Beneficii pentru familii - Copii juc\u00e2ndu-se\"><br \/>\n  <\/section>\n<p>  <!-- S4: EDUCA\u021aIE \u0218I NATUR\u0102 --><\/p>\n<section>\n<h2>Education and nature<\/h2>\n<p>Connection with nature is essential for the cognitive and emotional development of children. Greenfield B\u0103neasa embraces this concept through the harmonious integration of educational spaces with the surrounding natural environment. Lessons can be easily moved outdoors, turning nature into a true science laboratory or art workshop.<\/p>\n<p>Through our constant greening, tree planting, and forest exploration initiatives, little ones learn respect for the environment, civic responsibility, and the importance of a sustainable lifestyle from an early age, living in harmony with the ecosystem that surrounds them.<\/p>\n<p>        <img decoding=\"async\" src=\"https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2026\/03\/poza-greenfield-bakground_mic.jpg\" alt=\"Educa\u021bie \u0219i natur\u0103\"><br \/>\n  <\/section>\n<p>  <!-- S5: INSTITU\u021aII EDUCA\u021aIONALE \u00ceN APROPIERE --><\/p>\n<section>\n<h2>Educational institutions nearby<\/h2>\n<p>            <!-- Pute\u021bi integra aici un iframe Google Maps --><br \/>\n            <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2843.8341673895995!2d26.0772274!3d44.5290133!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x40b20689b7eb5fcb%3A0x7dcb1090fba8c919!2sGreenfield%20Baneasa!5e0!3m2!1sen!2sro!4v1714030000000!5m2!1sen!2sro\" width=\"100%\" height=\"100%\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe><\/p>\n<h3>In the B\u0103neasa area<\/h3>\n<ul>\n<li>\n              Anna de Noailles French High School<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" width=\"14\" height=\"14\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg> 5-10 minute\n            <\/li>\n<li>\n              European School of Bucharest<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" width=\"14\" height=\"14\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg> 10-15 minute\n            <\/li>\n<li>\n              British School of Bucharest<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" width=\"14\" height=\"14\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg> 15 minutes (Iancu Nicolae Hero)\n            <\/li>\n<li>\n              American International School<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" width=\"14\" height=\"14\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg> 15-20 minute\n            <\/li>\n<li>\n              Mark Twain International School<br \/>\n              <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" width=\"14\" height=\"14\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg> 15 minutes\n            <\/li>\n<\/ul>\n<\/section>\n<p>  <!-- S6: RECOMANDARE APARTAMENTE DE 3 CAMERE --><\/p>\n<section>\n<h2>The perfect space for your family: 3-room apartments<\/h2>\n<p>When the community offers you everything you need in terms of education and leisure, your home should be the sanctuary where the family joyfully reunites. The 3-room apartments in Greenfield B\u0103neasa are specially designed to meet the dynamic needs of modern families.<\/p>\n<p>Enjoy smart layouts that separate the living area from the privacy of the bedrooms, generous terraces for sunny mornings, and integrated storage spaces. Choose a home that grows with your family, in a safe and green environment.<\/p>\n<p>        <a href=\"\/baneasa\/en\/apartamente-3-camere\/\" style=\"margin-top: 16px;\">See the apartment offer<\/a><br \/>\n        <img decoding=\"async\" src=\"https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2026\/03\/poza-greenfield-bakground_mic.jpg\" alt=\"Apartamente 3 camere Greenfield\"><br \/>\n  <\/section>\n<p><\/main><\/p>","protected":false},"excerpt":{"rendered":"<p>An educational ecosystem within the community Education plays a central role in the development of a balanced and sustainable community. In GREENFIELD B\u0103neasa, education means..<\/p>","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"gfcm\/educatie-2026.php","meta":{"_acf_changed":false,"footnotes":""},"page-cat":[],"nr-camere":[],"class_list":["post-35846","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Educatie - Greenfield B\u0103neasa<\/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:\/\/www.greenfieldresidence.ro\/baneasa\/en\/educatie\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Educatie - Greenfield B\u0103neasa\" \/>\n<meta property=\"og:description\" content=\"Un ecosistem educa\u021bional \u00een interiorul comunit\u0103\u021bii Educa\u021bia ocup\u0103 un loc central \u00een dezvoltarea unei comunit\u0103\u021bi echilibrate \u0219i sustenabile. \u00cen GREENFIELD B\u0103neasa, educa\u021bia \u00eenseamn\u0103..\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/educatie\/\" \/>\n<meta property=\"og:site_name\" content=\"Greenfield B\u0103neasa\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-06T14:08:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2026\/03\/poza-greenfield-bakground_mic.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/educatie\\\/\",\"url\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/educatie\\\/\",\"name\":\"Educatie - Greenfield B\u0103neasa\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/educatie\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/educatie\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/poza-greenfield-bakground_mic.jpg\",\"datePublished\":\"2026-05-07T07:28:42+00:00\",\"dateModified\":\"2026-07-06T14:08:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/educatie\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/educatie\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/educatie\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/poza-greenfield-bakground_mic.jpg\",\"contentUrl\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/poza-greenfield-bakground_mic.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/educatie\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Educatie\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/#website\",\"url\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/\",\"name\":\"Greenfield B\u0103neasa\",\"description\":\"Cartierul \u00eembr\u0103\u021bi\u0219at de p\u0103dure\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/#organization\",\"name\":\"Greenfield B\u0103neasa\",\"url\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/logo.svg\",\"contentUrl\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/logo.svg\",\"caption\":\"Greenfield B\u0103neasa\"},\"image\":{\"@id\":\"https:\\\/\\\/www.greenfieldresidence.ro\\\/baneasa\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Education - Greenfield B\u0103neasa","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:\/\/www.greenfieldresidence.ro\/baneasa\/en\/educatie\/","og_locale":"en_US","og_type":"article","og_title":"Educatie - Greenfield B\u0103neasa","og_description":"Un ecosistem educa\u021bional \u00een interiorul comunit\u0103\u021bii Educa\u021bia ocup\u0103 un loc central \u00een dezvoltarea unei comunit\u0103\u021bi echilibrate \u0219i sustenabile. \u00cen GREENFIELD B\u0103neasa, educa\u021bia \u00eenseamn\u0103..","og_url":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/educatie\/","og_site_name":"Greenfield B\u0103neasa","article_modified_time":"2026-07-06T14:08:47+00:00","og_image":[{"url":"https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2026\/03\/poza-greenfield-bakground_mic.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/educatie\/","url":"https:\/\/www.greenfieldresidence.ro\/baneasa\/educatie\/","name":"Education - Greenfield B\u0103neasa","isPartOf":{"@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/educatie\/#primaryimage"},"image":{"@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/educatie\/#primaryimage"},"thumbnailUrl":"https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2026\/03\/poza-greenfield-bakground_mic.jpg","datePublished":"2026-05-07T07:28:42+00:00","dateModified":"2026-07-06T14:08:47+00:00","breadcrumb":{"@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/educatie\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.greenfieldresidence.ro\/baneasa\/educatie\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/educatie\/#primaryimage","url":"https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2026\/03\/poza-greenfield-bakground_mic.jpg","contentUrl":"https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2026\/03\/poza-greenfield-bakground_mic.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/educatie\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.greenfieldresidence.ro\/baneasa\/"},{"@type":"ListItem","position":2,"name":"Educatie"}]},{"@type":"WebSite","@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/#website","url":"https:\/\/www.greenfieldresidence.ro\/baneasa\/","name":"Greenfield B\u0103neasa","description":"The neighborhood embraced by the forest","publisher":{"@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.greenfieldresidence.ro\/baneasa\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/#organization","name":"Greenfield B\u0103neasa","url":"https:\/\/www.greenfieldresidence.ro\/baneasa\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/#\/schema\/logo\/image\/","url":"https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2020\/05\/logo.svg","contentUrl":"https:\/\/www.greenfieldresidence.ro\/baneasa\/wp-content\/uploads\/2020\/05\/logo.svg","caption":"Greenfield B\u0103neasa"},"image":{"@id":"https:\/\/www.greenfieldresidence.ro\/baneasa\/#\/schema\/logo\/image\/"}}]}},"ACF":false,"_links":{"self":[{"href":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/wp-json\/wp\/v2\/pages\/35846","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/wp-json\/wp\/v2\/comments?post=35846"}],"version-history":[{"count":8,"href":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/wp-json\/wp\/v2\/pages\/35846\/revisions"}],"predecessor-version":[{"id":37067,"href":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/wp-json\/wp\/v2\/pages\/35846\/revisions\/37067"}],"wp:attachment":[{"href":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/wp-json\/wp\/v2\/media?parent=35846"}],"wp:term":[{"taxonomy":"page-cat","embeddable":true,"href":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/wp-json\/wp\/v2\/page-cat?post=35846"},{"taxonomy":"nr-camere","embeddable":true,"href":"https:\/\/www.greenfieldresidence.ro\/baneasa\/en\/wp-json\/wp\/v2\/nr-camere?post=35846"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}