{"id":928,"date":"2026-03-26T11:59:57","date_gmt":"2026-03-26T11:59:57","guid":{"rendered":"https:\/\/www.bohol-coconuts.com\/founders-club\/?page_id=928"},"modified":"2026-04-24T15:25:46","modified_gmt":"2026-04-24T15:25:46","slug":"own-a-founders-suite-in-bohols-first-elite-baseball-academy","status":"publish","type":"page","link":"https:\/\/www.bohol-coconuts.com\/founders-club\/own-a-founders-suite-in-bohols-first-elite-baseball-academy\/","title":{"rendered":"Own a Founders Suite in Bohol\u2019s First Elite Baseball Academy"},"content":{"rendered":"\r\n<p><style>\r\n  :root{\r\n    --bg:#0a0a0a;\r\n    --bg-soft:#121212;\r\n    --panel:#161616;\r\n    --panel-2:#1d1d1d;\r\n    --line:rgba(255,255,255,.10);\r\n    --text:#f4f1ea;\r\n    --muted:#b9b1a4;\r\n    --gold:#d4af37;\r\n    --gold-soft:#f1df9a;\r\n    --accent:#8f6b20;\r\n    --shadow:0 20px 60px rgba(0,0,0,.35);\r\n    --radius:22px;\r\n    --radius-sm:16px;\r\n    --max:1240px;\r\n  }\r\n\r\n  *{box-sizing:border-box}\r\n\r\n  html,body{\r\n    margin:0;\r\n    padding:0;\r\n    background:var(--bg);\r\n    color:var(--text);\r\n    font-family:Georgia,\"Times New Roman\",serif;\r\n  }\r\n\r\n  .fc-suite-page{\r\n    background:\r\n      radial-gradient(circle at top right, rgba(212,175,55,.10), transparent 30%),\r\n      radial-gradient(circle at top left, rgba(255,255,255,.04), transparent 22%),\r\n      linear-gradient(180deg, #0a0a0a 0%, #0d0d0d 100%);\r\n    color:var(--text);\r\n  }\r\n\r\n  .fc-wrap{\r\n    width:min(var(--max), calc(100% - 32px));\r\n    margin:0 auto;\r\n  }\r\n\r\n  .fc-section{\r\n    padding:76px 0;\r\n  }\r\n\r\n  .fc-eyebrow{\r\n    display:inline-block;\r\n    margin-bottom:16px;\r\n    color:var(--gold-soft);\r\n    font-size:.84rem;\r\n    letter-spacing:.18em;\r\n    text-transform:uppercase;\r\n  }\r\n\r\n  .fc-title{\r\n    margin:0 0 18px;\r\n    font-size:clamp(2.2rem, 4vw, 4.6rem);\r\n    line-height:1.02;\r\n    font-weight:700;\r\n    letter-spacing:-.02em;\r\n  }\r\n\r\n  .fc-subtitle{\r\n    margin:0;\r\n    max-width:820px;\r\n    color:var(--muted);\r\n    font-size:1.08rem;\r\n    line-height:1.8;\r\n  }\r\n\r\n  .fc-hero{\r\n    padding:36px 0 44px;\r\n  }\r\n\r\n  .fc-hero-grid{\r\n    display:grid;\r\n    grid-template-columns:1.1fr .9fr;\r\n    gap:28px;\r\n    align-items:stretch;\r\n  }\r\n\r\n  .fc-hero-copy,\r\n  .fc-hero-card{\r\n    background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.015));\r\n    border:1px solid var(--line);\r\n    border-radius:28px;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .fc-hero-copy{\r\n    padding:42px;\r\n  }\r\n\r\n  .fc-deadline{\r\n    margin:0 0 18px;\r\n    color:var(--gold-soft);\r\n    font-size:1rem;\r\n    line-height:1.6;\r\n  }\r\n\r\n  .fc-lead{\r\n    margin:0 0 26px;\r\n    color:var(--muted);\r\n    font-size:1.08rem;\r\n    line-height:1.9;\r\n  }\r\n\r\n  .fc-button-row{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:14px;\r\n    margin:30px 0 26px;\r\n  }\r\n\r\n  .fc-btn{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    min-height:50px;\r\n    padding:0 22px;\r\n    border-radius:999px;\r\n    text-decoration:none;\r\n    font-weight:700;\r\n    letter-spacing:.02em;\r\n    transition:transform .18s ease, opacity .18s ease, background .18s ease;\r\n  }\r\n\r\n  .fc-btn:hover{\r\n    transform:translateY(-2px);\r\n    opacity:.96;\r\n  }\r\n\r\n  .fc-btn-primary{\r\n    background:linear-gradient(135deg, var(--gold) 0%, #b88c1d 100%);\r\n    color:#17130b !important;\r\n  }\r\n\r\n  .fc-btn-secondary{\r\n    background:transparent;\r\n    color:var(--text) !important;\r\n    border:1px solid rgba(212,175,55,.45);\r\n  }\r\n\r\n  .fc-points{\r\n    display:grid;\r\n    grid-template-columns:repeat(2, minmax(0,1fr));\r\n    gap:14px 18px;\r\n    margin-top:28px;\r\n  }\r\n\r\n  .fc-point{\r\n    padding:14px 16px;\r\n    border:1px solid var(--line);\r\n    border-radius:16px;\r\n    background:rgba(255,255,255,.02);\r\n    color:#eee7d9;\r\n    font-size:.98rem;\r\n    line-height:1.5;\r\n  }\r\n\r\n  .fc-hero-card{\r\n    overflow:hidden;\r\n  }\r\n\r\n  .fc-hero-card img{\r\n    display:block;\r\n    width:100%;\r\n    height:100%;\r\n    min-height:580px;\r\n    object-fit:cover;\r\n  }\r\n\r\n  .fc-stat-band{\r\n    padding:0 0 20px;\r\n  }\r\n\r\n  .fc-stats{\r\n    display:grid;\r\n    grid-template-columns:repeat(4, minmax(0,1fr));\r\n    gap:18px;\r\n  }\r\n\r\n  .fc-stat{\r\n    padding:24px 22px;\r\n    background:var(--panel);\r\n    border:1px solid var(--line);\r\n    border-radius:20px;\r\n    text-align:center;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .fc-stat strong{\r\n    display:block;\r\n    margin-bottom:8px;\r\n    color:var(--gold-soft);\r\n    font-size:2rem;\r\n    line-height:1;\r\n  }\r\n\r\n  .fc-stat span{\r\n    color:var(--muted);\r\n    font-size:.95rem;\r\n    line-height:1.6;\r\n  }\r\n\r\n  .fc-two-col{\r\n    display:grid;\r\n    grid-template-columns:1fr 1fr;\r\n    gap:28px;\r\n    align-items:start;\r\n  }\r\n\r\n  .fc-panel{\r\n    background:var(--panel);\r\n    border:1px solid var(--line);\r\n    border-radius:24px;\r\n    box-shadow:var(--shadow);\r\n    overflow:hidden;\r\n  }\r\n\r\n  .fc-panel-pad{\r\n    padding:34px;\r\n  }\r\n\r\n  .fc-panel h2,\r\n  .fc-panel h3{\r\n    margin:0 0 14px;\r\n    line-height:1.1;\r\n  }\r\n\r\n  .fc-panel h2{\r\n    font-size:clamp(1.8rem, 2.6vw, 2.8rem);\r\n  }\r\n\r\n  .fc-panel p{\r\n    margin:0 0 16px;\r\n    color:var(--muted);\r\n    line-height:1.9;\r\n    font-size:1.04rem;\r\n  }\r\n\r\n  .fc-image{\r\n    width:100%;\r\n    display:block;\r\n    aspect-ratio:16\/10;\r\n    object-fit:cover;\r\n  }\r\n\r\n  .fc-checks{\r\n    list-style:none;\r\n    padding:0;\r\n    margin:20px 0 0;\r\n  }\r\n\r\n  .fc-checks li{\r\n    margin:0 0 12px;\r\n    padding-left:18px;\r\n    position:relative;\r\n    color:#e9e2d6;\r\n    line-height:1.75;\r\n  }\r\n\r\n  .fc-checks li:before{\r\n    content:\"\u2022\";\r\n    color:var(--gold);\r\n    position:absolute;\r\n    left:0;\r\n    top:0;\r\n  }\r\n\r\n  .fc-video-shell{\r\n    overflow:hidden;\r\n    border-radius:26px;\r\n    border:1px solid var(--line);\r\n    box-shadow:var(--shadow);\r\n    background:#000;\r\n  }\r\n\r\n  .fc-video-shell iframe{\r\n    display:block;\r\n    width:100%;\r\n    aspect-ratio:16\/9;\r\n    border:0;\r\n  }\r\n\r\n  .fc-suites{\r\n    display:grid;\r\n    grid-template-columns:repeat(3, minmax(0,1fr));\r\n    gap:24px;\r\n    margin-top:30px;\r\n  }\r\n\r\n  .fc-suite{\r\n    background:linear-gradient(180deg, #171717 0%, #111111 100%);\r\n    border:1px solid var(--line);\r\n    border-radius:26px;\r\n    overflow:hidden;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .fc-suite img{\r\n    width:100%;\r\n    aspect-ratio:4\/3;\r\n    object-fit:cover;\r\n    display:block;\r\n  }\r\n\r\n  .fc-suite-body{\r\n    padding:28px 26px 30px;\r\n  }\r\n\r\n  .fc-suite-name{\r\n    margin:0 0 10px;\r\n    font-size:1.6rem;\r\n    line-height:1.15;\r\n  }\r\n\r\n  .fc-price{\r\n    margin:0 0 8px;\r\n    color:var(--gold-soft);\r\n    font-size:2rem;\r\n    font-weight:700;\r\n    line-height:1;\r\n  }\r\n\r\n  .fc-deposit{\r\n    margin:0 0 18px;\r\n    color:#d9d1c2;\r\n    font-size:.94rem;\r\n    line-height:1.7;\r\n  }\r\n\r\n  .fc-badge{\r\n    display:inline-block;\r\n    margin:0 0 16px;\r\n    padding:8px 12px;\r\n    border-radius:999px;\r\n    background:rgba(212,175,55,.12);\r\n    border:1px solid rgba(212,175,55,.25);\r\n    color:var(--gold-soft);\r\n    font-size:.84rem;\r\n    letter-spacing:.06em;\r\n    text-transform:uppercase;\r\n  }\r\n\r\n  .fc-suite ul{\r\n    list-style:none;\r\n    padding:0;\r\n    margin:0 0 24px;\r\n  }\r\n\r\n  .fc-suite li{\r\n    margin:0 0 11px;\r\n    color:var(--muted);\r\n    line-height:1.7;\r\n  }\r\n\r\n  .fc-suite .fc-btn{\r\n    width:100%;\r\n  }\r\n\r\n  .fc-gallery-head{\r\n    margin-bottom:26px;\r\n  }\r\n\r\n  .fc-gallery{\r\n    display:grid;\r\n    grid-template-columns:repeat(2, minmax(0,1fr));\r\n    gap:24px;\r\n  }\r\n\r\n  .fc-gallery figure{\r\n    margin:0;\r\n    background:var(--panel);\r\n    border:1px solid var(--line);\r\n    border-radius:24px;\r\n    overflow:hidden;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .fc-gallery img{\r\n    width:100%;\r\n    aspect-ratio:16\/10;\r\n    object-fit:cover;\r\n    display:block;\r\n  }\r\n\r\n  .fc-gallery figcaption{\r\n    padding:18px 20px 22px;\r\n    color:#e7e0d1;\r\n    font-size:1rem;\r\n    line-height:1.7;\r\n  }\r\n\r\n  .fc-quote{\r\n    padding:44px 34px;\r\n    border-radius:24px;\r\n    background:\r\n      linear-gradient(180deg, rgba(212,175,55,.10), rgba(212,175,55,.04)),\r\n      var(--panel-2);\r\n    border:1px solid rgba(212,175,55,.22);\r\n    box-shadow:var(--shadow);\r\n    text-align:center;\r\n  }\r\n\r\n  .fc-quote p{\r\n    margin:0;\r\n    font-size:clamp(1.35rem, 2.5vw, 2.2rem);\r\n    line-height:1.45;\r\n    color:#f6f1e7;\r\n  }\r\n\r\n  .fc-cta{\r\n    text-align:center;\r\n    padding:44px 28px;\r\n    background:linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.01));\r\n    border:1px solid var(--line);\r\n    border-radius:28px;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .fc-cta p{\r\n    max-width:860px;\r\n    margin:0 auto 22px;\r\n    color:var(--muted);\r\n    font-size:1.08rem;\r\n    line-height:1.85;\r\n  }\r\n\r\n  @media (max-width:1100px){\r\n    .fc-hero-grid,\r\n    .fc-two-col,\r\n    .fc-gallery,\r\n    .fc-stats{\r\n      grid-template-columns:1fr 1fr;\r\n    }\r\n\r\n    .fc-suites{\r\n      grid-template-columns:1fr;\r\n    }\r\n\r\n    .fc-hero-card img{\r\n      min-height:420px;\r\n    }\r\n  }\r\n\r\n  @media (max-width:780px){\r\n    .fc-section{padding:58px 0}\r\n    .fc-hero-copy{padding:30px}\r\n    .fc-panel-pad{padding:26px}\r\n    .fc-hero-grid,\r\n    .fc-two-col,\r\n    .fc-gallery,\r\n    .fc-stats,\r\n    .fc-points{\r\n      grid-template-columns:1fr;\r\n    }\r\n    .fc-title{font-size:clamp(2rem, 10vw, 3.3rem)}\r\n    .fc-hero-card img{min-height:300px}\r\n  }\r\n<\/style><\/p>\r\n<div class=\"fc-suite-page\">\r\n<section class=\"fc-hero\">\r\n<div class=\"fc-wrap\">\r\n<div class=\"fc-hero-grid\">\r\n<div class=\"fc-hero-copy\">\r\n<div class=\"fc-eyebrow\">Bohol Coconuts Founders Club<\/div>\r\n<h1 class=\"fc-title\">Own a Founders Suite in Bohol\u2019s First Elite Baseball Academy<\/h1>\r\n<p class=\"fc-deadline\">Only 4 Founders Suites remain. Secure your position in a destination built for tropical living, recurring income, and lasting impact.<\/p>\r\n<p class=\"fc-lead\">This is more than a room. It is a branded hospitality asset inside a bigger story\u2014an eco-lodge, a youth baseball and softball academy, and a founder community building something that has never existed on Bohol Island.<\/p>\r\n<div class=\"fc-button-row\"><a class=\"fc-btn fc-btn-primary\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/03\/Eco-Lodge-at-the-Coconuts-Performance-Center.pdf\" target=\"_blank\" rel=\"noopener\">Download Ownership Packet<\/a> <a class=\"fc-btn fc-btn-secondary\" href=\"#suite-options\">View Suite Options<\/a><\/div>\r\n<div class=\"fc-points\">\r\n<div class=\"fc-point\">Live in your island suite part-time or full-time and return to a place that feels private, premium, and unforgettable.<\/div>\r\n<div class=\"fc-point\">Earn monthly income through a dual-engine rental model designed for both active promotion and passive bookings.<\/div>\r\n<div class=\"fc-point\">Receive \u201cBTC1\u201d Executive Producer credit inside the story of building a sports destination from the ground up.<\/div>\r\n<div class=\"fc-point\">Step into VVIP founder access, concierge support, off-market opportunities, and a legacy tied to the future of Filipino baseball.<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"fc-hero-card\"><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/Eco-Style-Batting-Tunnel.jpg\" alt=\"Batting tunnels at the Coconuts Performance Center\" title=\"\"><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"fc-stat-band\">\r\n<div class=\"fc-wrap\">\r\n<div class=\"fc-stats\">\r\n<div class=\"fc-stat\"><strong>3<\/strong>Suite categories designed for different budgets, lifestyles, and booking strategies.<\/div>\r\n<div class=\"fc-stat\"><strong>10 Years<\/strong>Revenue-sharing structure built to turn one suite into a long-run tropical asset.<\/div>\r\n<div class=\"fc-stat\"><strong>Monthly<\/strong>Cash-flow positioning centered on recurring distributions rather than distant payouts.<\/div>\r\n<div class=\"fc-stat\"><strong>Legacy<\/strong>A hospitality-backed ownership story tied to youth development, visibility, and purpose.<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"fc-section\">\r\n<div class=\"fc-wrap\">\r\n<div class=\"fc-two-col\">\r\n<div class=\"fc-panel\"><img decoding=\"async\" class=\"fc-image\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/03\/New-Eco-Lodge-Bed-and-Breakfast.jpg\" alt=\"Open-air dining and hospitality space\" title=\"\">\r\n<div class=\"fc-panel-pad\">\r\n<h2>A Tropical Asset With Real Utility<\/h2>\r\n<p>Founders are not buying into an abstract idea. They are securing a named suite inside an eco-lodge experience designed to welcome travelers, supporters, families, digital nomads, and guests who want a stay with a stronger story behind it.<\/p>\r\n<p>The appeal is simple: a beautiful stay in a rare setting, wrapped inside a mission with visibility, heart, and long-term upside. That combination gives the property more emotional gravity than a standard room listing and more identity than a typical vacation rental.<\/p>\r\n<\/div>\r\n<\/div>\r\n<div class=\"fc-panel\">\r\n<div class=\"fc-panel-pad\">\r\n<div class=\"fc-eyebrow\">Founder Advantage<\/div>\r\n<h2>Income, Access, and a Bigger Mission<\/h2>\r\n<p>The ownership model is built to reward both initiative and convenience. When you bring your own guests, your suite becomes part of your personal network and brand. When you step back, the broader marketing engine keeps working on your behalf.<\/p>\r\n<ul class=\"fc-checks\">\r\n<li>60% share when you book your own suite through your network and audience.<\/li>\r\n<li>40% share when the Coconuts team books your suite through general marketing.<\/li>\r\n<li>Turnkey operations with on-site guest services, housekeeping, upkeep, and hospitality support.<\/li>\r\n<li>A suite you can enjoy personally while still participating in a wider hospitality ecosystem.<\/li>\r\n<li>A founder role connected to a movement to develop elite baseball and softball talent in the Philippines.<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"fc-section\">\r\n<div class=\"fc-wrap\">\r\n<div class=\"fc-gallery-head\">\r\n<div class=\"fc-eyebrow\">Featured Video<\/div>\r\n<h2 class=\"fc-title\" style=\"font-size: clamp(2rem,3vw,3.2rem); margin-bottom: 14px;\">See the Vision in Motion<\/h2>\r\n<p class=\"fc-subtitle\">The Founders Suite opportunity comes alive when the property, the atmosphere, and the mission are experienced together. This is not a static investment story. It is a living destination with momentum, personality, and purpose.<\/p>\r\n<\/div>\r\n<div class=\"fc-video-shell\"><iframe title=\"Own a Founders Suite video\" src=\"https:\/\/www.youtube.com\/embed\/uArU7hU_XU8?rel=0&amp;modestbranding=1\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\r\n<\/div>\r\n<\/section>\r\n<section id=\"suite-options\" class=\"fc-section\">\r\n<div class=\"fc-wrap\">\r\n<div class=\"fc-eyebrow\">Choose Your Suite<\/div>\r\n<h2 class=\"fc-title\" style=\"font-size: clamp(2rem,3vw,3.4rem); margin-bottom: 14px;\">Three Ways to Enter the Story<\/h2>\r\n<p class=\"fc-subtitle\">Each suite tier is designed to combine tropical comfort, founder prestige, and hospitality appeal. Whether you want accessibility, expanded guest capacity, or the signature showpiece of the lodge, there is a position that fits your vision.<\/p>\r\n<div class=\"fc-suites\">\r\n<article class=\"fc-suite\"><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/Eco-Friendly-Single-Suite.jpg\" alt=\"Single founders suite\" title=\"\">\r\n<div class=\"fc-suite-body\">\r\n<div class=\"fc-badge\">Ground Floor \u2022 1 Unit Available<\/div>\r\n<h3 class=\"fc-suite-name\">The Single Room<\/h3>\r\n<p class=\"fc-price\">$8,000<\/p>\r\n<p class=\"fc-deposit\">$1,000 securing deposit today. Balance due via wire transfer within 7 days.<\/p>\r\n<ul>\r\n<li>Estimated size of approximately 400\u2013425 sq. ft.<\/li>\r\n<li>Highly accessible ground-floor entry.<\/li>\r\n<li>Private front veranda with bistro seating.<\/li>\r\n<li>Excellent fit for solo travelers, couples, and backpackers seeking boutique comfort.<\/li>\r\n<li>Direct step-out access to the compound and the surrounding experience.<\/li>\r\n<\/ul>\r\n<a class=\"fc-btn fc-btn-primary\" href=\"https:\/\/buy.stripe.com\/dRm3cufW3bTV1W7bYU8Vi0I\" target=\"_blank\" rel=\"noopener\">Lock In With $1,000 Deposit<\/a><\/div>\r\n<\/article>\r\n<article class=\"fc-suite\"><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/Eco-Lodge-VVIP-Double-Suite.jpg\" alt=\"Double founders suite\" title=\"\">\r\n<div class=\"fc-suite-body\">\r\n<div class=\"fc-badge\">Second Floor \u2022 2 Units Available<\/div>\r\n<h3 class=\"fc-suite-name\">The Double Room<\/h3>\r\n<p class=\"fc-price\">$9,000<\/p>\r\n<p class=\"fc-deposit\">$1,000 securing deposit today. Balance due via wire transfer within 7 days.<\/p>\r\n<ul>\r\n<li>Estimated size of approximately 500\u2013550 sq. ft.<\/li>\r\n<li>Elevated second-story island breezes.<\/li>\r\n<li>Private balcony overlooking the grounds.<\/li>\r\n<li>Expanded footprint suited for families and longer stays.<\/li>\r\n<li>Premium, unobstructed views that elevate the guest experience.<\/li>\r\n<\/ul>\r\n<a class=\"fc-btn fc-btn-primary\" href=\"https:\/\/buy.stripe.com\/8x28wO119gab1W77IE8Vi0G\" target=\"_blank\" rel=\"noopener\">Lock In With $1,000 Deposit<\/a><\/div>\r\n<\/article>\r\n<article class=\"fc-suite\"><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/Eco-Lodge-The-Executive-Suite.jpg\" alt=\"Executive founders suite\" title=\"\">\r\n<div class=\"fc-suite-body\">\r\n<div class=\"fc-badge\">Signature Level \u2022 1 Unit Available<\/div>\r\n<h3 class=\"fc-suite-name\">The Executive Suite<\/h3>\r\n<p class=\"fc-price\">$12,000<\/p>\r\n<p class=\"fc-deposit\">$1,000 securing deposit today. Balance due via wire transfer within 7 days.<\/p>\r\n<ul>\r\n<li>Estimated size of approximately 600\u2013700 sq. ft.<\/li>\r\n<li>The crown jewel of the eco-lodge collection.<\/li>\r\n<li>Massive double-wide layout with lounge space.<\/li>\r\n<li>The largest private balcony on the property.<\/li>\r\n<li>VIP positioning with panoramic views and exceptional booking appeal.<\/li>\r\n<\/ul>\r\n<a class=\"fc-btn fc-btn-primary\" href=\"https:\/\/buy.stripe.com\/cNidR86ltbTV9oze728Vi0H\" target=\"_blank\" rel=\"noopener\">Lock In With $1,000 Deposit<\/a><\/div>\r\n<\/article>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"fc-section\">\r\n<div class=\"fc-wrap\">\r\n<div class=\"fc-gallery-head\">\r\n<div class=\"fc-eyebrow\">Property Gallery<\/div>\r\n<h2 class=\"fc-title\" style=\"font-size: clamp(2rem,3vw,3.2rem); margin-bottom: 14px;\">Designed to Feel Like a Destination, Not Just a Stay<\/h2>\r\n<p class=\"fc-subtitle\">Every image should reinforce the same message: this is a lush, premium, story-rich environment where hospitality, scenery, and purpose work together to create something guests will remember and founders will be proud to own.<\/p>\r\n<\/div>\r\n<div class=\"fc-gallery\">\r\n<figure><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/03\/Eco-Lodge-at-Coconuts-Performance-Center.jpg\" alt=\"Aerial view of the academy and eco-lodge\" title=\"\">\r\n<figcaption>A dramatic aerial perspective shows the rare combination at the heart of the Founders Club: tropical scale, sports identity, and a property story unlike anything else on the island.<\/figcaption>\r\n<\/figure>\r\n<figure><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-Mar-27-2026-08_39_28-AM.png\" alt=\"Open-air dining lounge\" title=\"\">\r\n<figcaption>The open-air hospitality setting adds warmth, atmosphere, and lifestyle value\u2014giving the lodge the feel of a boutique retreat instead of a standard room inventory.<\/figcaption>\r\n<\/figure>\r\n<figure><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/Eco-Friendly-Single-Suite.jpg\" alt=\"Single suite interior\" title=\"\">\r\n<figcaption>The Single Room delivers understated island luxury with direct access, easy usability, and a clean boutique feel that appeals to modern tropical travelers.<\/figcaption>\r\n<\/figure>\r\n<figure><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/Eco-Lodge-VVIP-Double-Suite.jpg\" alt=\"Double suite interior\" title=\"\">\r\n<figcaption>The Double Room expands the experience with more flexibility, family appeal, and a balcony perspective that turns a stay into a more premium booking choice.<\/figcaption>\r\n<\/figure>\r\n<figure style=\"grid-column: 1\/-1;\"><img decoding=\"async\" src=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/04\/Eco-Lodge-The-Executive-Suite.jpg\" alt=\"Executive suite interior\" title=\"\">\r\n<figcaption>The Executive Suite is the statement piece\u2014larger, more dramatic, and built for founders who want the highest-expression version of tropical ownership inside the project.<\/figcaption>\r\n<\/figure>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"fc-section\">\r\n<div class=\"fc-wrap\">\r\n<div class=\"fc-quote\">\r\n<p>\u201cOwn a suite in paradise. Earn through hospitality. Help build the next chapter of elite baseball on Bohol Island.\u201d<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"fc-section\">\r\n<div class=\"fc-wrap\">\r\n<div class=\"fc-cta\">\r\n<div class=\"fc-eyebrow\">This Is Ownership With Purpose<\/div>\r\n<h2 class=\"fc-title\" style=\"font-size: clamp(2rem,3vw,3.3rem); margin-bottom: 16px;\">A Suite You Can Enjoy. A Story You Can Be Proud Of.<\/h2>\r\n<p>The strongest opportunities give people more than a transaction. They offer identity, belonging, and a reason to care. The Founders Suite model is built for people who want tropical lifestyle appeal, recurring hospitality upside, and a real role in helping shape a destination designed to leave a mark on Bohol for years to come.<\/p>\r\n<div class=\"fc-button-row\" style=\"justify-content: center; margin-bottom: 0;\"><a class=\"fc-btn fc-btn-primary\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-content\/uploads\/2026\/03\/Eco-Lodge-at-the-Coconuts-Performance-Center.pdf\" target=\"_blank\" rel=\"noopener\">Review the Ownership Packet<\/a> <a class=\"fc-btn fc-btn-secondary\" href=\"#suite-options\">Choose Your Suite<\/a><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>Bohol Coconuts Founders Club Own a Founders Suite in Bohol\u2019s First Elite Baseball Academy Only 4 Founders Suites remain. Secure your position in a destination built for tropical living, recurring income, and lasting impact. This is more than a room. It is a branded hospitality asset inside a bigger story\u2014an eco-lodge, a youth baseball and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-928","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/928","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=928"}],"version-history":[{"count":107,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/928\/revisions"}],"predecessor-version":[{"id":1376,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/928\/revisions\/1376"}],"wp:attachment":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/media?parent=928"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}