{"id":440,"date":"2026-03-13T17:57:54","date_gmt":"2026-03-13T17:57:54","guid":{"rendered":"https:\/\/www.bohol-coconuts.com\/founders-club\/?page_id=440"},"modified":"2026-04-08T12:59:28","modified_gmt":"2026-04-08T12:59:28","slug":"meet-gm-lerma-the-local-anchor-of-the-coconuts-performance-center","status":"publish","type":"page","link":"https:\/\/www.bohol-coconuts.com\/founders-club\/meet-gm-lerma-the-local-anchor-of-the-coconuts-performance-center\/","title":{"rendered":"Meet GM Lerma: The Local Anchor of the Coconuts Performance Center"},"content":{"rendered":"\r\n<p><style>\r\n  .lerma-page{\r\n    --bg:#0b0b0d;\r\n    --bg2:#121216;\r\n    --panel:#17171d;\r\n    --panel2:#1d1d25;\r\n    --text:#f5f1e8;\r\n    --muted:#b8b2a6;\r\n    --gold:#d4af37;\r\n    --line:rgba(212,175,55,.24);\r\n    --white:#ffffff;\r\n    --shadow:0 18px 50px rgba(0,0,0,.35);\r\n    font-family: \"Helvetica Neue\", Arial, sans-serif;\r\n    color:var(--text);\r\n    background:linear-gradient(180deg,#090909 0%, #101014 50%, #0b0b0d 100%);\r\n  }\r\n\r\n  .lerma-page *{box-sizing:border-box;}\r\n\r\n  .lerma-wrap{\r\n    max-width:1200px;\r\n    margin:0 auto;\r\n    padding:0 22px;\r\n  }\r\n\r\n  .lerma-section{\r\n    padding:80px 0;\r\n  }\r\n\r\n  .lerma-kicker{\r\n    color:var(--gold);\r\n    text-transform:uppercase;\r\n    letter-spacing:.18em;\r\n    font-size:12px;\r\n    font-weight:800;\r\n    margin-bottom:16px;\r\n  }\r\n\r\n  .lerma-hero{\r\n    position:relative;\r\n    overflow:hidden;\r\n    padding:90px 0 70px;\r\n    border-bottom:1px solid rgba(255,255,255,.06);\r\n    background:\r\n      radial-gradient(circle at top right, rgba(212,175,55,.14), transparent 28%),\r\n      radial-gradient(circle at top left, rgba(255,255,255,.05), transparent 22%),\r\n      linear-gradient(180deg, #0b0b0d 0%, #111117 100%);\r\n  }\r\n\r\n  .lerma-hero-grid{\r\n    display:grid;\r\n    grid-template-columns:1.15fr .85fr;\r\n    gap:36px;\r\n    align-items:center;\r\n  }\r\n\r\n  .lerma-title{\r\n    font-size:clamp(38px,6vw,72px);\r\n    line-height:1.03;\r\n    margin:0 0 18px;\r\n    letter-spacing:-.03em;\r\n    color:var(--white);\r\n  }\r\n\r\n  .lerma-title span{\r\n    color:var(--gold);\r\n  }\r\n\r\n  .lerma-sub{\r\n    font-size:19px;\r\n    line-height:1.75;\r\n    color:var(--muted);\r\n    max-width:760px;\r\n    margin:0 0 28px;\r\n  }\r\n\r\n  .lerma-actions{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:14px;\r\n    margin-top:10px;\r\n  }\r\n\r\n  .lerma-btn{\r\n    display:inline-block;\r\n    padding:14px 22px;\r\n    border-radius:999px;\r\n    text-decoration:none;\r\n    font-weight:800;\r\n    letter-spacing:.02em;\r\n    transition:.25s ease;\r\n  }\r\n\r\n  .lerma-btn-primary{\r\n    background:linear-gradient(135deg, #d4af37 0%, #f2d57a 100%);\r\n    color:#141414;\r\n    box-shadow:0 10px 30px rgba(212,175,55,.2);\r\n  }\r\n\r\n  .lerma-btn-primary:hover{\r\n    transform:translateY(-2px);\r\n    opacity:.96;\r\n  }\r\n\r\n  .lerma-btn-secondary{\r\n    border:1px solid rgba(255,255,255,.18);\r\n    color:var(--white);\r\n    background:rgba(255,255,255,.03);\r\n  }\r\n\r\n  .lerma-btn-secondary:hover{\r\n    transform:translateY(-2px);\r\n    border-color:rgba(212,175,55,.55);\r\n  }\r\n\r\n  .lerma-card{\r\n    background:linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));\r\n    border:1px solid rgba(255,255,255,.08);\r\n    border-radius:28px;\r\n    overflow:hidden;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .lerma-card img{\r\n    width:100%;\r\n    display:block;\r\n    height:100%;\r\n    object-fit:cover;\r\n  }\r\n\r\n  .lerma-hero-photo{\r\n    min-height:520px;\r\n    position:relative;\r\n  }\r\n\r\n  .lerma-hero-photo::after{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0;\r\n    background:linear-gradient(180deg, rgba(0,0,0,.02) 0%, rgba(0,0,0,.28) 100%);\r\n    pointer-events:none;\r\n  }\r\n\r\n  .lerma-stats{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:16px;\r\n    margin-top:42px;\r\n  }\r\n\r\n  .lerma-stat{\r\n    background:linear-gradient(180deg, rgba(212,175,55,.08), rgba(255,255,255,.02));\r\n    border:1px solid var(--line);\r\n    border-radius:20px;\r\n    padding:22px 18px;\r\n    text-align:center;\r\n  }\r\n\r\n  .lerma-stat strong{\r\n    display:block;\r\n    font-size:30px;\r\n    color:var(--gold);\r\n    line-height:1;\r\n    margin-bottom:10px;\r\n  }\r\n\r\n  .lerma-stat span{\r\n    display:block;\r\n    font-size:13px;\r\n    line-height:1.5;\r\n    color:var(--muted);\r\n    text-transform:uppercase;\r\n    letter-spacing:.08em;\r\n    font-weight:700;\r\n  }\r\n\r\n  .lerma-grid-2{\r\n    display:grid;\r\n    grid-template-columns:1fr 1fr;\r\n    gap:28px;\r\n  }\r\n\r\n  .lerma-story{\r\n    padding:34px;\r\n    background:linear-gradient(180deg, #15151b 0%, #101015 100%);\r\n    border:1px solid rgba(255,255,255,.08);\r\n    border-radius:26px;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .lerma-story h2{\r\n    margin:0 0 14px;\r\n    font-size:30px;\r\n    line-height:1.15;\r\n    color:var(--white);\r\n  }\r\n\r\n  .lerma-story p{\r\n    margin:0 0 16px;\r\n    color:var(--muted);\r\n    font-size:17px;\r\n    line-height:1.8;\r\n  }\r\n\r\n  .lerma-story p:last-child{margin-bottom:0;}\r\n\r\n  .lerma-gallery{\r\n    display:grid;\r\n    grid-template-columns:1.05fr .95fr;\r\n    gap:22px;\r\n    align-items:stretch;\r\n  }\r\n\r\n  .lerma-gallery-main{\r\n    min-height:560px;\r\n  }\r\n\r\n  .lerma-gallery-side{\r\n    display:grid;\r\n    grid-template-columns:1fr;\r\n    gap:22px;\r\n  }\r\n\r\n  .lerma-gallery-side .lerma-card{\r\n    min-height:269px;\r\n  }\r\n\r\n  .lerma-split{\r\n    display:grid;\r\n    grid-template-columns:.9fr 1.1fr;\r\n    gap:30px;\r\n    align-items:start;\r\n  }\r\n\r\n  .lerma-highlight{\r\n    position:sticky;\r\n    top:20px;\r\n    padding:34px;\r\n    border-radius:28px;\r\n    background:\r\n      linear-gradient(180deg, rgba(212,175,55,.11), rgba(255,255,255,.02)),\r\n      #141419;\r\n    border:1px solid var(--line);\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .lerma-highlight h3{\r\n    margin:0 0 12px;\r\n    font-size:28px;\r\n    line-height:1.15;\r\n    color:var(--white);\r\n  }\r\n\r\n  .lerma-highlight p{\r\n    margin:0 0 16px;\r\n    color:var(--muted);\r\n    line-height:1.8;\r\n    font-size:17px;\r\n  }\r\n\r\n  .lerma-points{\r\n    display:grid;\r\n    gap:18px;\r\n  }\r\n\r\n  .lerma-point{\r\n    padding:24px 24px 22px;\r\n    background:linear-gradient(180deg, #17171d, #111115);\r\n    border:1px solid rgba(255,255,255,.08);\r\n    border-radius:22px;\r\n  }\r\n\r\n  .lerma-point h4{\r\n    margin:0 0 10px;\r\n    color:var(--gold);\r\n    font-size:20px;\r\n    line-height:1.2;\r\n  }\r\n\r\n  .lerma-point p{\r\n    margin:0;\r\n    color:var(--muted);\r\n    line-height:1.8;\r\n    font-size:16px;\r\n  }\r\n\r\n  .lerma-quote{\r\n    padding:38px;\r\n    text-align:center;\r\n    border-radius:28px;\r\n    background:\r\n      linear-gradient(180deg, rgba(212,175,55,.1), rgba(255,255,255,.02)),\r\n      #121218;\r\n    border:1px solid var(--line);\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .lerma-quote p{\r\n    margin:0;\r\n    font-size:clamp(24px,3.2vw,40px);\r\n    line-height:1.35;\r\n    color:var(--white);\r\n    letter-spacing:-.02em;\r\n  }\r\n\r\n  .lerma-quote p span{\r\n    color:var(--gold);\r\n  }\r\n\r\n  .lerma-cta{\r\n    text-align:center;\r\n    padding:52px 34px;\r\n    border-radius:30px;\r\n    background:\r\n      radial-gradient(circle at top center, rgba(212,175,55,.16), transparent 28%),\r\n      linear-gradient(180deg, #17171d 0%, #101015 100%);\r\n    border:1px solid rgba(255,255,255,.08);\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .lerma-cta h2{\r\n    margin:0 0 14px;\r\n    font-size:clamp(30px,4vw,52px);\r\n    line-height:1.08;\r\n    color:var(--white);\r\n  }\r\n\r\n  .lerma-cta p{\r\n    max-width:820px;\r\n    margin:0 auto 24px;\r\n    color:var(--muted);\r\n    font-size:18px;\r\n    line-height:1.8;\r\n  }\r\n\r\n  @media (max-width: 980px){\r\n    .lerma-hero-grid,\r\n    .lerma-grid-2,\r\n    .lerma-gallery,\r\n    .lerma-split{\r\n      grid-template-columns:1fr;\r\n    }\r\n\r\n    .lerma-gallery-main{\r\n      min-height:420px;\r\n    }\r\n\r\n    .lerma-hero-photo{\r\n      min-height:400px;\r\n    }\r\n\r\n    .lerma-highlight{\r\n      position:relative;\r\n      top:auto;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 640px){\r\n    .lerma-section{padding:58px 0;}\r\n    .lerma-hero{padding:70px 0 54px;}\r\n    .lerma-wrap{padding:0 16px;}\r\n    .lerma-story,\r\n    .lerma-highlight,\r\n    .lerma-quote,\r\n    .lerma-cta{padding:26px;}\r\n    .lerma-sub{font-size:17px;}\r\n    .lerma-stats{grid-template-columns:1fr;}\r\n    .lerma-gallery-side .lerma-card{min-height:220px;}\r\n    .lerma-gallery-main{min-height:300px;}\r\n  }\r\n<\/style><\/p>\r\n<div class=\"lerma-page\">\r\n<section class=\"lerma-hero\">\r\n<div class=\"lerma-wrap\">\r\n<div class=\"lerma-hero-grid\">\r\n<div>\r\n<div class=\"lerma-kicker\">Founders Club Leadership<\/div>\r\n<h1 class=\"lerma-title\">Meet GM Lerma:<br \/>The Local Anchor of the Coconuts Performance Center<\/h1>\r\n<p class=\"lerma-sub\">Vision needs more than ambition. It needs trust, execution, and local leadership that can turn a bold international dream into a lasting reality on the ground. Lerma Moore is the operating force behind that reality in Bohol.<\/p>\r\n<div class=\"lerma-actions\"><a class=\"lerma-btn lerma-btn-primary\" href=\"tel:+639158460937\">Call Lerma<\/a> <a class=\"lerma-btn lerma-btn-secondary\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/own-a-founders-suite-in-bohols-first-elite-baseball-academy\/\">Own a Founders Suite<\/a><\/div>\r\n<div class=\"lerma-stats\">\r\n<div class=\"lerma-stat\"><strong>Local<\/strong>Trusted community leadership rooted in Bohol<\/div>\r\n<div class=\"lerma-stat\"><strong>Proven<\/strong>Tourism, hospitality, real estate, and operations experience<\/div>\r\n<div class=\"lerma-stat\"><strong>Essential<\/strong>The bridge between international vision and local execution<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"lerma-card lerma-hero-photo\"><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/lerma-9.jpg\" alt=\"GM Lerma Moore\" title=\"\"><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"lerma-section\">\r\n<div class=\"lerma-wrap\">\r\n<div class=\"lerma-grid-2\">\r\n<div class=\"lerma-story\">\r\n<div class=\"lerma-kicker\">Why She Matters<\/div>\r\n<h2>The Trusted Local Presence Behind a Bigger Vision<\/h2>\r\n<p>While Coach Merv brings the international baseball story, Lerma brings the local credibility, relationships, and day-to-day operational strength that make the Coconuts Performance Center possible.<\/p>\r\n<p>She is not a symbolic figure in the project. She is the person who helps secure the ground beneath it, keeps the mission connected to the community, and ensures the Founders Club is built on real local footing instead of empty promises.<\/p>\r\n<\/div>\r\n<div class=\"lerma-story\">\r\n<div class=\"lerma-kicker\">International Partnership<\/div>\r\n<h2>A Life Built Across Hospitality, Family, and Purpose<\/h2>\r\n<p>From studying tourism and hospitality in Manila to building a family and eventually returning to Bohol, Lerma\u2019s path has always been shaped by service, resilience, and people-first leadership.<\/p>\r\n<p>That background now strengthens every part of the project, from guest experience and business operations to municipal relationships and long-term stewardship in Cambanac.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"lerma-section\" style=\"padding-top: 10px;\">\r\n<div class=\"lerma-wrap\">\r\n<div class=\"lerma-gallery\">\r\n<div class=\"lerma-card lerma-gallery-main\"><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/03\/Kagawad-Moore-Barangay-Hall.jpg\" alt=\"Lerma Moore at Barangay Hall\" title=\"\"><\/div>\r\n<div class=\"lerma-gallery-side\">\r\n<div class=\"lerma-card\"><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/03\/Cambanac-Barangay-Council-1.jpg\" alt=\"Cambanac Barangay Council event\" title=\"\"><\/div>\r\n<div class=\"lerma-card\"><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/03\/9c7b985c-5134-46c0-8239-7f431ef32c02.jpeg\" alt=\"Lerma Moore with local delegation\" title=\"\"><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"lerma-section\">\r\n<div class=\"lerma-wrap\">\r\n<div class=\"lerma-split\">\r\n<div class=\"lerma-highlight\">\r\n<div class=\"lerma-kicker\">Business &amp; Operations<\/div>\r\n<h3>Hospitality Instinct. Entrepreneurial Discipline. Local Execution.<\/h3>\r\n<p>Lerma\u2019s experience spans tourism, food service, real estate, and local enterprise. She understands how to welcome guests, manage relationships, identify value, and move opportunities forward with practical judgment.<\/p>\r\n<p>That combination matters because the Eco-Lodge Suites and the larger Coconuts vision are not just ideas on paper. They are meant to operate, serve, host, and grow.<\/p>\r\n<\/div>\r\n<div class=\"lerma-points\">\r\n<div class=\"lerma-point\">\r\n<h4>Tourism &amp; Hospitality Background<\/h4>\r\n<p>Her early training in tourism and hospitality helps shape a stronger guest-facing standard for the Founders Club experience, from how visitors are welcomed to how the property is positioned.<\/p>\r\n<\/div>\r\n<div class=\"lerma-point\">\r\n<h4>Restaurant &amp; Culinary Heritage<\/h4>\r\n<p>Coming from a family of professional cooks and having operated her own restaurant, Lerma brings a hospitality mindset rooted in care, quality, and memorable service.<\/p>\r\n<\/div>\r\n<div class=\"lerma-point\">\r\n<h4>Real Estate Awareness<\/h4>\r\n<p>Her experience identifying value in land and property adds another layer of practical insight to the broader ecosystem surrounding the Coconuts Performance Center.<\/p>\r\n<\/div>\r\n<div class=\"lerma-point\">\r\n<h4>Community Trust &amp; Political Credibility<\/h4>\r\n<p>In a project of this scale, local trust matters. Lerma\u2019s reputation, public service, and integrity help give the vision legitimacy where it counts most: inside the community itself.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"lerma-section\" style=\"padding-top: 10px;\">\r\n<div class=\"lerma-wrap\">\r\n<div class=\"lerma-grid-2\">\r\n<div class=\"lerma-story\">\r\n<div class=\"lerma-kicker\">Leadership in Cambanac<\/div>\r\n<h2>Built on Respect, Not Optics<\/h2>\r\n<p>The strongest projects in the Philippines are not built by outsiders alone. They are built through trusted local relationships, consistency, and a reputation people already know.<\/p>\r\n<p>Lerma\u2019s leadership in Barangay Cambanac brings exactly that. Her standing in the community gives the Coconuts Performance Center something rare: a local anchor with real credibility.<\/p>\r\n<\/div>\r\n<div class=\"lerma-story\">\r\n<div class=\"lerma-kicker\">Legacy of Impact<\/div>\r\n<h2>A Mission That Reaches Beyond the Diamond<\/h2>\r\n<p>For Lerma, this project is bigger than hospitality. It is about serving youth, strengthening families, supporting women, and creating something that uplifts Cambanac while helping build the future of elite baseball on Bohol Island.<\/p>\r\n<p>That is what makes the Founders Club feel different. It is backed by a vision with heart, but also by a local leader who understands the responsibility that comes with building something meaningful at home.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"lerma-section\" style=\"padding-top: 0;\">\r\n<div class=\"lerma-wrap\">\r\n<div class=\"lerma-quote\">\r\n<p>\u201cGreat visions become real when they are held together by trust, local leadership, and daily execution.\u201d<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"lerma-section\">\r\n<div class=\"lerma-wrap\">\r\n<div class=\"lerma-cta\">\r\n<div class=\"lerma-kicker\">Founders Club Opportunity<\/div>\r\n<h2>Back a Vision Led Both Globally and Locally<\/h2>\r\n<p>The Coconuts Performance Center is more than a concept. It is a rare partnership between international baseball ambition and credible local leadership in Bohol. Lerma Moore helps make that partnership real, grounded, and built to last.<\/p>\r\n<div class=\"lerma-actions\" style=\"justify-content: center;\"><a class=\"lerma-btn lerma-btn-primary\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/own-a-founders-suite-in-bohols-first-elite-baseball-academy\/\">Explore Founders Suites<\/a> <a class=\"lerma-btn lerma-btn-secondary\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/contact\/\">Contact the Founders Club<\/a><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>Founders Club Leadership Meet GM Lerma:The Local Anchor of the Coconuts Performance Center Vision needs more than ambition. It needs trust, execution, and local leadership that can turn a bold international dream into a lasting reality on the ground. Lerma Moore is the operating force behind that reality in Bohol. Call Lerma Own a Founders [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":441,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-440","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/440","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/comments?post=440"}],"version-history":[{"count":11,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/440\/revisions"}],"predecessor-version":[{"id":1257,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/440\/revisions\/1257"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/media\/441"}],"wp:attachment":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/media?parent=440"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}