{"id":177,"date":"2026-03-10T02:14:49","date_gmt":"2026-03-10T02:14:49","guid":{"rendered":"https:\/\/www.bohol-coconuts.com\/founders-club\/?page_id=177"},"modified":"2026-04-08T02:57:19","modified_gmt":"2026-04-08T02:57:19","slug":"member-perks","status":"publish","type":"page","link":"https:\/\/www.bohol-coconuts.com\/founders-club\/member-perks\/","title":{"rendered":"Member Perks"},"content":{"rendered":"\r\n<style>\r\n  .fc-perks-page{\r\n    --fc-bg:#0c0f12;\r\n    --fc-panel:#11161b;\r\n    --fc-panel-2:#171d23;\r\n    --fc-gold:#d4af37;\r\n    --fc-gold-soft:#f1df9a;\r\n    --fc-white:#ffffff;\r\n    --fc-text:#d9dee3;\r\n    --fc-muted:#9aa6b2;\r\n    --fc-line:rgba(255,255,255,0.08);\r\n    --fc-green:#2f7d57;\r\n    --fc-shadow:0 18px 50px rgba(0,0,0,0.35);\r\n    color:var(--fc-text);\r\n    background:\r\n      radial-gradient(circle at top right, rgba(212,175,55,0.12), transparent 30%),\r\n      radial-gradient(circle at left center, rgba(47,125,87,0.10), transparent 24%),\r\n      linear-gradient(180deg, #0a0d10 0%, #10151a 100%);\r\n    font-family: Arial, Helvetica, sans-serif;\r\n  }\r\n\r\n  .fc-perks-wrap{\r\n    max-width:1200px;\r\n    margin:0 auto;\r\n    padding:0 22px;\r\n  }\r\n\r\n  .fc-perks-hero{\r\n    position:relative;\r\n    overflow:hidden;\r\n    padding:90px 0 56px;\r\n    border-bottom:1px solid var(--fc-line);\r\n  }\r\n\r\n  .fc-perks-hero:before{\r\n    content:\"\";\r\n    position:absolute;\r\n    inset:0;\r\n    background:\r\n      linear-gradient(135deg, rgba(0,0,0,0.55), rgba(0,0,0,0.18)),\r\n      url('https:\/\/www.bohol-coconuts.com\/wp-content\/uploads\/2025\/11\/bohol-coconuts-founder-club-scaled.jpg') center\/cover no-repeat;\r\n    opacity:.22;\r\n    pointer-events:none;\r\n  }\r\n\r\n  .fc-perks-hero-grid{\r\n    position:relative;\r\n    z-index:2;\r\n    display:grid;\r\n    grid-template-columns:1.2fr .8fr;\r\n    gap:28px;\r\n    align-items:center;\r\n  }\r\n\r\n  .fc-eyebrow{\r\n    display:inline-block;\r\n    font-size:12px;\r\n    letter-spacing:2px;\r\n    text-transform:uppercase;\r\n    color:var(--fc-gold-soft);\r\n    background:rgba(212,175,55,0.10);\r\n    border:1px solid rgba(212,175,55,0.25);\r\n    border-radius:999px;\r\n    padding:9px 14px;\r\n    margin-bottom:18px;\r\n    font-weight:700;\r\n  }\r\n\r\n  .fc-perks-hero h1{\r\n    font-size:clamp(38px, 6vw, 72px);\r\n    line-height:0.95;\r\n    margin:0 0 18px;\r\n    color:var(--fc-white);\r\n    letter-spacing:-1.5px;\r\n  }\r\n\r\n  .fc-perks-hero h1 .gold{\r\n    color:var(--fc-gold);\r\n  }\r\n\r\n  .fc-perks-hero p{\r\n    font-size:18px;\r\n    line-height:1.7;\r\n    margin:0 0 16px;\r\n    color:var(--fc-text);\r\n    max-width:760px;\r\n  }\r\n\r\n  .fc-hero-buttons{\r\n    display:flex;\r\n    flex-wrap:wrap;\r\n    gap:14px;\r\n    margin-top:26px;\r\n  }\r\n\r\n  .fc-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:700;\r\n    transition:all .25s ease;\r\n  }\r\n\r\n  .fc-btn-primary{\r\n    background:linear-gradient(135deg, #e0bc49, #b88c18);\r\n    color:#111;\r\n    box-shadow:var(--fc-shadow);\r\n  }\r\n\r\n  .fc-btn-primary:hover{\r\n    transform:translateY(-2px);\r\n    filter:brightness(1.04);\r\n  }\r\n\r\n  .fc-btn-secondary{\r\n    border:1px solid rgba(255,255,255,0.16);\r\n    color:var(--fc-white);\r\n    background:rgba(255,255,255,0.04);\r\n  }\r\n\r\n  .fc-btn-secondary:hover{\r\n    background:rgba(255,255,255,0.08);\r\n  }\r\n\r\n  .fc-hero-panel{\r\n    position:relative;\r\n    z-index:2;\r\n    background:linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.03));\r\n    border:1px solid var(--fc-line);\r\n    border-radius:24px;\r\n    padding:28px;\r\n    box-shadow:var(--fc-shadow);\r\n    backdrop-filter:blur(6px);\r\n  }\r\n\r\n  .fc-hero-panel h3{\r\n    margin:0 0 14px;\r\n    color:var(--fc-white);\r\n    font-size:22px;\r\n  }\r\n\r\n  .fc-hero-panel ul{\r\n    margin:0;\r\n    padding:0;\r\n    list-style:none;\r\n  }\r\n\r\n  .fc-hero-panel li{\r\n    padding:12px 0;\r\n    border-bottom:1px solid var(--fc-line);\r\n    color:var(--fc-text);\r\n    line-height:1.6;\r\n  }\r\n\r\n  .fc-hero-panel li:last-child{\r\n    border-bottom:none;\r\n    padding-bottom:0;\r\n  }\r\n\r\n  .fc-stats{\r\n    padding:28px 0 8px;\r\n  }\r\n\r\n  .fc-stats-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:16px;\r\n  }\r\n\r\n  .fc-stat{\r\n    background:linear-gradient(180deg, var(--fc-panel), var(--fc-panel-2));\r\n    border:1px solid var(--fc-line);\r\n    border-radius:20px;\r\n    padding:24px 18px;\r\n    text-align:center;\r\n    box-shadow:var(--fc-shadow);\r\n  }\r\n\r\n  .fc-stat-number{\r\n    display:block;\r\n    font-size:32px;\r\n    font-weight:800;\r\n    color:var(--fc-gold);\r\n    margin-bottom:6px;\r\n  }\r\n\r\n  .fc-stat-label{\r\n    color:var(--fc-muted);\r\n    font-size:14px;\r\n    line-height:1.5;\r\n  }\r\n\r\n  .fc-section{\r\n    padding:34px 0;\r\n  }\r\n\r\n  .fc-section-head{\r\n    text-align:center;\r\n    max-width:900px;\r\n    margin:0 auto 28px;\r\n  }\r\n\r\n  .fc-section-head h2{\r\n    margin:0 0 12px;\r\n    color:var(--fc-white);\r\n    font-size:clamp(30px,4.2vw,48px);\r\n    line-height:1.05;\r\n  }\r\n\r\n  .fc-section-head p{\r\n    margin:0;\r\n    color:var(--fc-muted);\r\n    font-size:17px;\r\n    line-height:1.7;\r\n  }\r\n\r\n  .fc-tier-block{\r\n    margin-bottom:30px;\r\n  }\r\n\r\n  .fc-tier-title{\r\n    display:flex;\r\n    align-items:center;\r\n    gap:12px;\r\n    margin:0 0 18px;\r\n    color:var(--fc-white);\r\n    font-size:28px;\r\n    line-height:1.2;\r\n  }\r\n\r\n  .fc-tier-badge{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    width:42px;\r\n    height:42px;\r\n    border-radius:50%;\r\n    background:linear-gradient(135deg, #d4af37, #8e6a12);\r\n    color:#111;\r\n    font-weight:800;\r\n    font-size:16px;\r\n    flex:0 0 42px;\r\n  }\r\n\r\n  .fc-card-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:18px;\r\n  }\r\n\r\n  .fc-card{\r\n    background:linear-gradient(180deg, rgba(255,255,255,0.04), rgba(255,255,255,0.02));\r\n    border:1px solid var(--fc-line);\r\n    border-radius:22px;\r\n    padding:24px;\r\n    box-shadow:var(--fc-shadow);\r\n    transition:transform .25s ease, border-color .25s ease;\r\n  }\r\n\r\n  .fc-card:hover{\r\n    transform:translateY(-4px);\r\n    border-color:rgba(212,175,55,0.32);\r\n  }\r\n\r\n  .fc-card h3{\r\n    margin:0 0 12px;\r\n    color:var(--fc-white);\r\n    font-size:22px;\r\n    line-height:1.25;\r\n  }\r\n\r\n  .fc-card p{\r\n    margin:0;\r\n    color:var(--fc-text);\r\n    line-height:1.75;\r\n    font-size:15px;\r\n  }\r\n\r\n  .fc-highlight{\r\n    padding:26px 0 18px;\r\n  }\r\n\r\n  .fc-highlight-box{\r\n    display:grid;\r\n    grid-template-columns:1fr 1fr;\r\n    gap:24px;\r\n    background:\r\n      linear-gradient(135deg, rgba(212,175,55,0.10), rgba(255,255,255,0.03)),\r\n      linear-gradient(180deg, var(--fc-panel), var(--fc-panel-2));\r\n    border:1px solid rgba(212,175,55,0.18);\r\n    border-radius:28px;\r\n    padding:32px;\r\n    box-shadow:var(--fc-shadow);\r\n  }\r\n\r\n  .fc-highlight-box h3{\r\n    margin:0 0 12px;\r\n    color:var(--fc-white);\r\n    font-size:30px;\r\n    line-height:1.15;\r\n  }\r\n\r\n  .fc-highlight-box p{\r\n    margin:0;\r\n    color:var(--fc-text);\r\n    line-height:1.8;\r\n    font-size:16px;\r\n  }\r\n\r\n  .fc-list{\r\n    list-style:none;\r\n    padding:0;\r\n    margin:0;\r\n  }\r\n\r\n  .fc-list li{\r\n    position:relative;\r\n    padding-left:22px;\r\n    margin:0 0 12px;\r\n    color:var(--fc-text);\r\n    line-height:1.7;\r\n  }\r\n\r\n  .fc-list li:before{\r\n    content:\"\u2022\";\r\n    position:absolute;\r\n    left:0;\r\n    top:-1px;\r\n    color:var(--fc-gold);\r\n    font-size:22px;\r\n    line-height:1;\r\n  }\r\n\r\n  .fc-cta{\r\n    padding:26px 0 70px;\r\n  }\r\n\r\n  .fc-cta-box{\r\n    text-align:center;\r\n    background:\r\n      linear-gradient(135deg, rgba(212,175,55,0.12), rgba(47,125,87,0.10)),\r\n      linear-gradient(180deg, #10151a, #0d1115);\r\n    border:1px solid rgba(255,255,255,0.08);\r\n    border-radius:28px;\r\n    padding:42px 26px;\r\n    box-shadow:var(--fc-shadow);\r\n  }\r\n\r\n  .fc-cta-box h2{\r\n    margin:0 0 14px;\r\n    font-size:clamp(30px,4.8vw,50px);\r\n    line-height:1.05;\r\n    color:var(--fc-white);\r\n  }\r\n\r\n  .fc-cta-box p{\r\n    max-width:760px;\r\n    margin:0 auto 24px;\r\n    font-size:17px;\r\n    line-height:1.8;\r\n    color:var(--fc-text);\r\n  }\r\n\r\n  @media (max-width: 1024px){\r\n    .fc-perks-hero-grid,\r\n    .fc-highlight-box,\r\n    .fc-card-grid,\r\n    .fc-stats-grid{\r\n      grid-template-columns:1fr 1fr;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 767px){\r\n    .fc-perks-hero{\r\n      padding:68px 0 40px;\r\n    }\r\n\r\n    .fc-perks-hero-grid,\r\n    .fc-highlight-box,\r\n    .fc-card-grid,\r\n    .fc-stats-grid{\r\n      grid-template-columns:1fr;\r\n    }\r\n\r\n    .fc-perks-hero h1{\r\n      font-size:44px;\r\n    }\r\n\r\n    .fc-tier-title{\r\n      font-size:24px;\r\n    }\r\n\r\n    .fc-card,\r\n    .fc-hero-panel,\r\n    .fc-highlight-box,\r\n    .fc-cta-box{\r\n      padding:22px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"fc-perks-page\">\r\n  <div class=\"fc-perks-hero\">\r\n    <div class=\"fc-perks-wrap\">\r\n      <div class=\"fc-perks-hero-grid\">\r\n        <div>\r\n          <div class=\"fc-eyebrow\">Founders Club \u2022 Member Perks<\/div>\r\n          <h1>More Than Access. <span class=\"gold\">This Is Inner-Circle Ownership.<\/span><\/h1>\r\n          <p>\r\n            As a Founding Member of the Coconuts Performance Center, you are not simply supporting a vision.\r\n            You are stepping into a rare private circle built around hospitality income, island access,\r\n            long-term lifestyle value, and exclusive proximity to one of the most ambitious baseball projects in the Philippines.\r\n          <\/p>\r\n          <p>\r\n            Every perk is designed to make membership feel tangible, prestigious, and deeply connected to the future being built in Bohol.\r\n          <\/p>\r\n          <div class=\"fc-hero-buttons\">\r\n            <a class=\"fc-btn fc-btn-primary\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/own-a-founders-suite\/\">Own a Founders Suite<\/a>\r\n            <a class=\"fc-btn fc-btn-secondary\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/membership-tiers\/\">View Membership Tiers<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"fc-hero-panel\">\r\n          <h3>What Membership Unlocks<\/h3>\r\n          <ul>\r\n            <li><strong>60% revenue share<\/strong> when you book your own suite guests<\/li>\r\n            <li><strong>40% revenue share<\/strong> when the Coconuts Club books your suite<\/li>\r\n            <li><strong>14\u201321 days of free accommodations<\/strong> each year in Bohol<\/li>\r\n            <li><strong>One-week Annual Founders Retreat<\/strong> with premium insider access<\/li>\r\n            <li><strong>Long-stay lifestyle option<\/strong> at just $500 per month in your suite<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"fc-stats\">\r\n    <div class=\"fc-perks-wrap\">\r\n      <div class=\"fc-stats-grid\">\r\n        <div class=\"fc-stat\">\r\n          <span class=\"fc-stat-number\">60%<\/span>\r\n          <span class=\"fc-stat-label\">founder share when you personally book your own suite guests<\/span>\r\n        <\/div>\r\n        <div class=\"fc-stat\">\r\n          <span class=\"fc-stat-number\">40%<\/span>\r\n          <span class=\"fc-stat-label\">founder share when the Coconuts Club books your suite<\/span>\r\n        <\/div>\r\n        <div class=\"fc-stat\">\r\n          <span class=\"fc-stat-number\">14\u201321 Days<\/span>\r\n          <span class=\"fc-stat-label\">of complimentary accommodations annually<\/span>\r\n        <\/div>\r\n        <div class=\"fc-stat\">\r\n          <span class=\"fc-stat-number\">$500\/Month<\/span>\r\n          <span class=\"fc-stat-label\">optional founder living rate for staying in your own suite<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"fc-section\">\r\n    <div class=\"fc-perks-wrap\">\r\n      <div class=\"fc-section-head\">\r\n        <h2>Three Tiers of Premium Founders Benefits<\/h2>\r\n        <p>\r\n          This page presents Founders Club membership as what it truly is: a rare blend of hospitality ownership,\r\n          tropical lifestyle access, project prestige, and insider benefits tied to the rise of the Coconuts brand in Bohol.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"fc-tier-block\">\r\n        <h3 class=\"fc-tier-title\"><span class=\"fc-tier-badge\">1<\/span> Tier 1: Financial &amp; Suite Ownership Benefits<\/h3>\r\n        <div class=\"fc-card-grid\">\r\n          <div class=\"fc-card\">\r\n            <h3>60% Founder Booking Share<\/h3>\r\n            <p>\r\n              When you personally book guests into your suite, you receive a 60% cut of the booking revenue.\r\n              This gives founders real control over the upside of their hospitality asset while rewarding direct promotion and personal networks.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>40% Club Booking Share<\/h3>\r\n            <p>\r\n              When the Coconuts Club books your suite for guests, you receive a 40% cut.\r\n              This allows your suite to continue generating income even when the booking is driven by the club\u2019s own platform, marketing, and reach.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>14\u201321 Days of Free Accommodations<\/h3>\r\n            <p>\r\n              Founders enjoy between 14 and 21 complimentary days in their suite each year, creating a lifestyle benefit that goes far beyond a passive investment.\r\n              It is ownership you can actually experience in person.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>$500\/Month Founder Living Rate<\/h3>\r\n            <p>\r\n              Founders who want to stay longer can live in their own suite for just $500 per month.\r\n              That makes the Founders Club not only an income opportunity, but also a pathway to an affordable tropical lifestyle in Bohol.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>Hospitality Asset With Real Usage Value<\/h3>\r\n            <p>\r\n              Your suite is more than a room name on paper. It is a usable, income-producing hospitality asset tied to an ambitious destination project with long-term brand potential.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>Insider Access to Future Opportunities<\/h3>\r\n            <p>\r\n              Membership places you in position for future Bohol-related opportunities, updates, and expansion possibilities as the project and surrounding ecosystem continue to grow.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"fc-tier-block\">\r\n        <h3 class=\"fc-tier-title\"><span class=\"fc-tier-badge\">2<\/span> Tier 2: Legacy, Branding &amp; Founder Identity<\/h3>\r\n        <div class=\"fc-card-grid\">\r\n          <div class=\"fc-card\">\r\n            <h3>Permanent Suite Naming Rights<\/h3>\r\n            <p>\r\n              Your family or company name is displayed on a custom plaque at your premium B&amp;B suite,\r\n              turning your membership into a visible legacy embedded directly into the property.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>Custom Interior Identity<\/h3>\r\n            <p>\r\n              Shape the personality of your suite through curated interior choices that reflect your taste,\r\n              your story, or your brand image, making the room feel distinctly yours.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>The Founders Wall<\/h3>\r\n            <p>\r\n              Your name and hometown can be memorialized on a custom Founders Wall designed to honor the early believers who helped make the vision possible.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>Community Legacy Touchpoints<\/h3>\r\n            <p>\r\n              Founders are connected to a bigger story than hospitality alone.\r\n              Membership reflects support for a project built around sports, opportunity, local development, and long-term cultural impact.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"fc-tier-block\">\r\n        <h3 class=\"fc-tier-title\"><span class=\"fc-tier-badge\">3<\/span> Tier 3: Lifestyle, Access &amp; Media Perks<\/h3>\r\n        <div class=\"fc-card-grid\">\r\n          <div class=\"fc-card\">\r\n            <h3>One-Week Annual Founders Retreat<\/h3>\r\n            <p>\r\n              Founders receive access to an exclusive annual retreat in Bohol lasting one full week,\r\n              not just a quick weekend visit. This is designed to deepen relationships, celebrate the community,\r\n              and immerse members in the lifestyle and mission behind the project.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>Priority Access in Bohol<\/h3>\r\n            <p>\r\n              Membership comes with insider-style access to the compound, events, and founder-level experiences that help each trip feel elevated, personal, and memorable.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>Executive Producer-Style Project Recognition<\/h3>\r\n            <p>\r\n              Founders are positioned as part of the story of what is being built in Bohol, giving membership a media-forward prestige that feels bigger than a standard hospitality program.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>Exclusive Founders Merchandise<\/h3>\r\n            <p>\r\n              Receive limited-edition items reserved for the Founders Club, helping distinguish members as part of a rare inner circle tied directly to the brand\u2019s origin story.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>VIP Seating &amp; Private Gatherings<\/h3>\r\n            <p>\r\n              Enjoy premium access during select baseball events, founder gatherings, and key project moments, reinforcing the feeling that membership comes with status as well as substance.\r\n            <\/p>\r\n          <\/div>\r\n          <div class=\"fc-card\">\r\n            <h3>A Tropical Lifestyle Option With Flexibility<\/h3>\r\n            <p>\r\n              Between complimentary annual stays, month-to-month living access, and revenue potential,\r\n              the Founders Club offers something rare: a membership that blends travel, lifestyle, and business in one compelling package.\r\n            <\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"fc-highlight\">\r\n    <div class=\"fc-perks-wrap\">\r\n      <div class=\"fc-highlight-box\">\r\n        <div>\r\n          <h3>Why These Perks Stand Out<\/h3>\r\n          <p>\r\n            The strongest version of this page is one that makes Founders Club membership feel concrete, desirable, and unusually flexible.\r\n            It is not just about prestige. It is about income participation, free stays, affordable long-term living, and privileged access to a project with real personality and vision.\r\n          <\/p>\r\n        <\/div>\r\n        <div>\r\n          <ul class=\"fc-list\">\r\n            <li>60% share when founders drive their own bookings<\/li>\r\n            <li>40% share when the club books the suite<\/li>\r\n            <li>14\u201321 complimentary days in Bohol each year<\/li>\r\n            <li>$500 monthly founder living option<\/li>\r\n            <li>One full week for the Annual Founders Retreat<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"fc-cta\">\r\n    <div class=\"fc-perks-wrap\">\r\n      <div class=\"fc-cta-box\">\r\n        <h2>This Is Ownership With Lifestyle Built In<\/h2>\r\n        <p>\r\n          The Founders Club is for people who want more than a symbolic membership.\r\n          They want a suite they can promote, use, enjoy, monetize, and return to year after year in one of the most compelling island destinations in the Philippines.\r\n        <\/p>\r\n        <div class=\"fc-hero-buttons\" style=\"justify-content:center;\">\r\n          <a class=\"fc-btn fc-btn-primary\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/own-a-founders-suite\/\">Claim Your Place<\/a>\r\n          <a class=\"fc-btn fc-btn-secondary\" href=\"https:\/\/www.bohol-coconuts.com\/founders-club\/about\/\">Learn More<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>Founders Club \u2022 Member Perks More Than Access. This Is Inner-Circle Ownership. As a Founding Member of the Coconuts Performance Center, you are not simply supporting a vision. You are stepping into a rare private circle built around hospitality income, island access, long-term lifestyle value, and exclusive proximity to one of the most ambitious baseball [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":241,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-177","page","type-page","status-publish","has-post-thumbnail"],"_links":{"self":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/177","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=177"}],"version-history":[{"count":6,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/177\/revisions"}],"predecessor-version":[{"id":1182,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/pages\/177\/revisions\/1182"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/media\/241"}],"wp:attachment":[{"href":"https:\/\/www.bohol-coconuts.com\/founders-club\/wp-json\/wp\/v2\/media?parent=177"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}