{"id":185,"date":"2026-01-25T01:57:46","date_gmt":"2026-01-25T01:57:46","guid":{"rendered":"https:\/\/bohol-coconuts.com\/move2bohol\/?page_id=185"},"modified":"2026-04-14T23:29:42","modified_gmt":"2026-04-14T23:29:42","slug":"pricing","status":"publish","type":"page","link":"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/","title":{"rendered":"Pricing"},"content":{"rendered":"\r\n<p><style>\r\n  .m2b-pricing-wrap,\r\n  .m2b-pricing-wrap * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .m2b-pricing-wrap {\r\n    --m2b-green: #1f6b4f;\r\n    --m2b-green-dark: #144636;\r\n    --m2b-gold: #d4a63a;\r\n    --m2b-gold-dark: #b9891f;\r\n    --m2b-cream: #fffaf1;\r\n    --m2b-sand: #f4ecdc;\r\n    --m2b-text: #1f2d2a;\r\n    --m2b-muted: #5e6f69;\r\n    --m2b-white: #ffffff;\r\n    --m2b-border: rgba(31, 107, 79, 0.12);\r\n    --m2b-shadow: 0 18px 40px rgba(16, 37, 30, 0.10);\r\n    width: 100%;\r\n    color: var(--m2b-text);\r\n    font-family: Arial, Helvetica, sans-serif;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  .m2b-pricing-wrap a {\r\n    text-decoration: none;\r\n  }\r\n\r\n  .m2b-pricing-section {\r\n    padding: 64px 20px;\r\n  }\r\n\r\n  .m2b-pricing-container {\r\n    max-width: 1220px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .m2b-eyebrow {\r\n    display: inline-block;\r\n    margin-bottom: 14px;\r\n    padding: 7px 14px;\r\n    border-radius: 999px;\r\n    background: rgba(212, 166, 58, 0.12);\r\n    color: var(--m2b-green-dark);\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    letter-spacing: 1.2px;\r\n    text-transform: uppercase;\r\n  }\r\n\r\n  .m2b-hero {\r\n    position: relative;\r\n    overflow: hidden;\r\n    background:\r\n      linear-gradient(135deg, rgba(20, 70, 54, 0.88), rgba(31, 107, 79, 0.76)),\r\n      url('https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/Bohol-Beach.jpg') center\/cover no-repeat;\r\n    color: #fff;\r\n    border-radius: 28px;\r\n    padding: 74px 34px;\r\n    box-shadow: var(--m2b-shadow);\r\n  }\r\n\r\n  .m2b-hero-grid {\r\n    display: grid;\r\n    grid-template-columns: 1.15fr 0.85fr;\r\n    gap: 28px;\r\n    align-items: center;\r\n  }\r\n\r\n  .m2b-hero h1 {\r\n    margin: 0 0 18px;\r\n    font-size: clamp(34px, 5vw, 58px);\r\n    line-height: 1.06;\r\n    font-weight: 800;\r\n    letter-spacing: -0.02em;\r\n  }\r\n\r\n  .m2b-hero p {\r\n    margin: 0 0 16px;\r\n    font-size: 18px;\r\n    max-width: 760px;\r\n    color: rgba(255,255,255,0.92);\r\n  }\r\n\r\n  .m2b-hero-bullets {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, minmax(0,1fr));\r\n    gap: 10px 18px;\r\n    margin: 26px 0 0;\r\n    padding: 0;\r\n    list-style: none;\r\n  }\r\n\r\n  .m2b-hero-bullets li {\r\n    position: relative;\r\n    padding-left: 18px;\r\n    font-size: 15px;\r\n    color: rgba(255,255,255,0.92);\r\n  }\r\n\r\n  .m2b-hero-bullets li:before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 10px;\r\n    width: 8px;\r\n    height: 8px;\r\n    border-radius: 50%;\r\n    background: var(--m2b-gold);\r\n  }\r\n\r\n  .m2b-hero-card {\r\n    background: rgba(255,255,255,0.10);\r\n    border: 1px solid rgba(255,255,255,0.14);\r\n    backdrop-filter: blur(6px);\r\n    border-radius: 24px;\r\n    padding: 28px;\r\n  }\r\n\r\n  .m2b-hero-card h3 {\r\n    margin: 0 0 14px;\r\n    font-size: 24px;\r\n    color: #fff;\r\n  }\r\n\r\n  .m2b-hero-card p {\r\n    margin: 0 0 18px;\r\n    font-size: 15px;\r\n    color: rgba(255,255,255,0.88);\r\n  }\r\n\r\n  .m2b-hero-card .m2b-stat {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    gap: 12px;\r\n    padding: 12px 0;\r\n    border-bottom: 1px solid rgba(255,255,255,0.12);\r\n    font-size: 14px;\r\n    color: rgba(255,255,255,0.92);\r\n  }\r\n\r\n  .m2b-hero-card .m2b-stat:last-child {\r\n    border-bottom: none;\r\n  }\r\n\r\n  .m2b-btn-row {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 14px;\r\n    margin-top: 28px;\r\n  }\r\n\r\n  .m2b-btn {\r\n    display: inline-block;\r\n    padding: 15px 22px;\r\n    border-radius: 999px;\r\n    font-weight: 700;\r\n    font-size: 15px;\r\n    transition: transform 0.2s ease, opacity 0.2s ease;\r\n  }\r\n\r\n  .m2b-btn:hover {\r\n    transform: translateY(-2px);\r\n    opacity: 0.95;\r\n  }\r\n\r\n  .m2b-btn-gold {\r\n    background: linear-gradient(135deg, var(--m2b-gold), #f0c45b);\r\n    color: #1f1a10;\r\n  }\r\n\r\n  .m2b-btn-white {\r\n    background: #fff;\r\n    color: var(--m2b-green-dark);\r\n  }\r\n\r\n  .m2b-center-head {\r\n    text-align: center;\r\n    margin-bottom: 34px;\r\n  }\r\n\r\n  .m2b-center-head h2 {\r\n    margin: 0 0 12px;\r\n    font-size: clamp(28px, 4vw, 44px);\r\n    line-height: 1.12;\r\n    color: var(--m2b-green-dark);\r\n  }\r\n\r\n  .m2b-center-head p {\r\n    max-width: 820px;\r\n    margin: 0 auto;\r\n    color: var(--m2b-muted);\r\n    font-size: 17px;\r\n  }\r\n\r\n  .m2b-pricing-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, minmax(0,1fr));\r\n    gap: 24px;\r\n  }\r\n\r\n  .m2b-card {\r\n    position: relative;\r\n    background: var(--m2b-white);\r\n    border: 1px solid var(--m2b-border);\r\n    border-radius: 26px;\r\n    padding: 28px;\r\n    box-shadow: var(--m2b-shadow);\r\n    overflow: hidden;\r\n  }\r\n\r\n  .m2b-card.featured {\r\n    border: 2px solid rgba(212, 166, 58, 0.45);\r\n    transform: translateY(-4px);\r\n  }\r\n\r\n  .m2b-badge {\r\n    position: absolute;\r\n    top: 18px;\r\n    right: 18px;\r\n    background: var(--m2b-green);\r\n    color: #fff;\r\n    font-size: 11px;\r\n    font-weight: 700;\r\n    letter-spacing: 1px;\r\n    text-transform: uppercase;\r\n    padding: 8px 12px;\r\n    border-radius: 999px;\r\n  }\r\n\r\n  .m2b-plan-num {\r\n    display: inline-block;\r\n    margin-bottom: 12px;\r\n    font-size: 12px;\r\n    font-weight: 700;\r\n    letter-spacing: 1px;\r\n    text-transform: uppercase;\r\n    color: var(--m2b-green);\r\n    background: rgba(31, 107, 79, 0.08);\r\n    padding: 7px 12px;\r\n    border-radius: 999px;\r\n  }\r\n\r\n  .m2b-card h3 {\r\n    margin: 0 0 8px;\r\n    font-size: 28px;\r\n    line-height: 1.15;\r\n    color: var(--m2b-green-dark);\r\n  }\r\n\r\n  .m2b-sub {\r\n    margin: 0 0 16px;\r\n    color: var(--m2b-muted);\r\n    font-size: 15px;\r\n  }\r\n\r\n  .m2b-price {\r\n    font-size: 42px;\r\n    font-weight: 800;\r\n    line-height: 1;\r\n    color: var(--m2b-text);\r\n    margin: 0 0 8px;\r\n  }\r\n\r\n  .m2b-bestfor {\r\n    margin: 0 0 20px;\r\n    font-size: 14px;\r\n    color: var(--m2b-green-dark);\r\n    font-weight: 700;\r\n  }\r\n\r\n  .m2b-list {\r\n    list-style: none;\r\n    margin: 0 0 24px;\r\n    padding: 0;\r\n  }\r\n\r\n  .m2b-list li {\r\n    position: relative;\r\n    padding-left: 22px;\r\n    margin-bottom: 12px;\r\n    color: var(--m2b-text);\r\n    font-size: 15px;\r\n  }\r\n\r\n  .m2b-list li:before {\r\n    content: \"\u2022\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: -1px;\r\n    color: var(--m2b-gold-dark);\r\n    font-size: 22px;\r\n    line-height: 1;\r\n  }\r\n\r\n  .m2b-card .m2b-btn {\r\n    width: 100%;\r\n    text-align: center;\r\n  }\r\n\r\n  .m2b-soft-bg {\r\n    background: linear-gradient(180deg, var(--m2b-cream), #fff);\r\n    border-radius: 28px;\r\n  }\r\n\r\n  .m2b-value-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, minmax(0,1fr));\r\n    gap: 22px;\r\n  }\r\n\r\n  .m2b-value-box {\r\n    background: #fff;\r\n    border: 1px solid var(--m2b-border);\r\n    border-radius: 22px;\r\n    padding: 26px;\r\n    box-shadow: var(--m2b-shadow);\r\n  }\r\n\r\n  .m2b-value-box h3 {\r\n    margin: 0 0 10px;\r\n    color: var(--m2b-green-dark);\r\n    font-size: 22px;\r\n  }\r\n\r\n  .m2b-value-box p {\r\n    margin: 0;\r\n    color: var(--m2b-muted);\r\n    font-size: 15px;\r\n  }\r\n\r\n  .m2b-compare {\r\n    background: #fff;\r\n    border: 1px solid var(--m2b-border);\r\n    border-radius: 26px;\r\n    padding: 28px;\r\n    box-shadow: var(--m2b-shadow);\r\n    overflow-x: auto;\r\n  }\r\n\r\n  .m2b-compare table {\r\n    width: 100%;\r\n    border-collapse: collapse;\r\n    min-width: 760px;\r\n  }\r\n\r\n  .m2b-compare th,\r\n  .m2b-compare td {\r\n    padding: 16px 14px;\r\n    border-bottom: 1px solid #eee7d9;\r\n    text-align: left;\r\n    vertical-align: top;\r\n    font-size: 14px;\r\n  }\r\n\r\n  .m2b-compare th {\r\n    color: var(--m2b-green-dark);\r\n    font-size: 13px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.8px;\r\n    background: #fffdf8;\r\n  }\r\n\r\n  .m2b-compare tr:last-child td {\r\n    border-bottom: none;\r\n  }\r\n\r\n  .m2b-faq-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, minmax(0,1fr));\r\n    gap: 22px;\r\n  }\r\n\r\n  .m2b-faq-item {\r\n    background: #fff;\r\n    border: 1px solid var(--m2b-border);\r\n    border-radius: 22px;\r\n    padding: 24px;\r\n    box-shadow: var(--m2b-shadow);\r\n  }\r\n\r\n  .m2b-faq-item h3 {\r\n    margin: 0 0 10px;\r\n    font-size: 20px;\r\n    color: var(--m2b-green-dark);\r\n  }\r\n\r\n  .m2b-faq-item p {\r\n    margin: 0;\r\n    color: var(--m2b-muted);\r\n    font-size: 15px;\r\n  }\r\n\r\n  .m2b-cta {\r\n    background:\r\n      linear-gradient(135deg, rgba(20, 70, 54, 0.94), rgba(31, 107, 79, 0.88)),\r\n      url('https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/40.jpg') center\/cover no-repeat;\r\n    color: #fff;\r\n    border-radius: 28px;\r\n    padding: 54px 28px;\r\n    text-align: center;\r\n    box-shadow: var(--m2b-shadow);\r\n  }\r\n\r\n  .m2b-cta h2 {\r\n    margin: 0 0 14px;\r\n    font-size: clamp(30px, 4vw, 48px);\r\n    line-height: 1.1;\r\n  }\r\n\r\n  .m2b-cta p {\r\n    max-width: 760px;\r\n    margin: 0 auto;\r\n    color: rgba(255,255,255,0.9);\r\n    font-size: 17px;\r\n  }\r\n\r\n  .m2b-mini-note {\r\n    margin-top: 16px;\r\n    font-size: 13px;\r\n    color: rgba(255,255,255,0.78);\r\n  }\r\n\r\n  @media (max-width: 1100px) {\r\n    .m2b-hero-grid,\r\n    .m2b-pricing-grid,\r\n    .m2b-value-grid,\r\n    .m2b-faq-grid {\r\n      grid-template-columns: 1fr 1fr;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 820px) {\r\n    .m2b-pricing-section {\r\n      padding: 48px 16px;\r\n    }\r\n\r\n    .m2b-hero {\r\n      padding: 48px 22px;\r\n      border-radius: 22px;\r\n    }\r\n\r\n    .m2b-hero-grid,\r\n    .m2b-pricing-grid,\r\n    .m2b-value-grid,\r\n    .m2b-faq-grid,\r\n    .m2b-hero-bullets {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .m2b-card.featured {\r\n      transform: none;\r\n    }\r\n\r\n    .m2b-btn-row {\r\n      flex-direction: column;\r\n    }\r\n\r\n    .m2b-btn {\r\n      width: 100%;\r\n      text-align: center;\r\n    }\r\n\r\n    .m2b-card,\r\n    .m2b-value-box,\r\n    .m2b-faq-item,\r\n    .m2b-compare,\r\n    .m2b-cta {\r\n      border-radius: 20px;\r\n    }\r\n  }\r\n<\/style><\/p>\r\n<div class=\"m2b-pricing-wrap\">\r\n<section class=\"m2b-pricing-section\">\r\n<div class=\"m2b-pricing-container\">\r\n<div class=\"m2b-hero\">\r\n<div class=\"m2b-hero-grid\">\r\n<div><span class=\"m2b-eyebrow\">Move2Bohol Pricing<\/span>\r\n<h1>Choose the Bohol relocation support that fits your next chapter.<\/h1>\r\n<p>Whether you want a guided DIY start, full family transition help, business setup support, or a true white-glove move, these packages are designed to make your relocation to Bohol simpler, faster, and far less stressful.<\/p>\r\n<p>This is not generic expat advice. This is practical, on-the-ground help built for real people making a real move.<\/p>\r\n<ul class=\"m2b-hero-bullets\">\r\n<li>Consultation and planning support<\/li>\r\n<li>Visa and document guidance<\/li>\r\n<li>Property and area recommendations<\/li>\r\n<li>Follow-up support after arrival<\/li>\r\n<\/ul>\r\n<div class=\"m2b-btn-row\"><a class=\"m2b-btn m2b-btn-gold\" href=\"#pricing-packages\">View Packages<\/a> <a class=\"m2b-btn m2b-btn-white\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/services-2\/\">Explore Services<\/a><\/div>\r\n<\/div>\r\n<div>\r\n<div class=\"m2b-hero-card\">\r\n<h3>From first questions to full relocation<\/h3>\r\n<p>Start small with strategy, or choose high-touch support for a smoother landing in Bohol.<\/p>\r\n<div class=\"m2b-stat\">Entry package starts at<strong>$295<\/strong><\/div>\r\n<div class=\"m2b-stat\">Most balanced option<strong>Settle-In Package<\/strong><\/div>\r\n<div class=\"m2b-stat\">Best premium experience<strong>Full-Service Relocation<\/strong><\/div>\r\n<div class=\"m2b-stat\">Built for<strong>Singles, couples, families, and investors<\/strong><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section id=\"pricing-packages\" class=\"m2b-pricing-section\">\r\n<div class=\"m2b-pricing-container\">\r\n<div class=\"m2b-center-head\"><span class=\"m2b-eyebrow\">Relocation &amp; Integration Packages<\/span>\r\n<h2>Five ways to move forward with confidence<\/h2>\r\n<p>Choose the level of support that matches your budget, your timeline, and how hands-on you want the relocation process to be.<\/p>\r\n<\/div>\r\n<div class=\"m2b-pricing-grid\">\r\n<div class=\"m2b-card\"><span class=\"m2b-plan-num\">Package 1<\/span>\r\n<h3>Bohol Starter<\/h3>\r\n<p class=\"m2b-sub\">For people who want expert guidance without paying for full-service handling.<\/p>\r\n<div class=\"m2b-price\">$295<\/div>\r\n<p class=\"m2b-bestfor\">Best for: budget-conscious singles, couples, digital nomads, early planners<\/p>\r\n<ul class=\"m2b-list\">\r\n<li>60-minute consultation with Lerma &amp; Merv Moore<\/li>\r\n<li>Custom relocation roadmap and timeline<\/li>\r\n<li>Visa eligibility assessment and document checklist<\/li>\r\n<li>Property search criteria and area recommendations<\/li>\r\n<li>Email support for 30 days<\/li>\r\n<\/ul>\r\n<a class=\"m2b-btn m2b-btn-gold\" href=\"https:\/\/buy.stripe.com\/5kQ4gy7pxcXZeIT2ok8Vi0o\">Get Started<\/a><\/div>\r\n<div class=\"m2b-card featured\"><span class=\"m2b-badge\">Most Popular<\/span> <span class=\"m2b-plan-num\">Package 2<\/span>\r\n<h3>Settle-In<\/h3>\r\n<p class=\"m2b-sub\">For people ready to make the move and wanting meaningful hands-on help.<\/p>\r\n<div class=\"m2b-price\">$995<\/div>\r\n<p class=\"m2b-bestfor\">Best for: retirees, remote workers, first-time expats<\/p>\r\n<ul class=\"m2b-list\">\r\n<li>Everything in the Starter Package<\/li>\r\n<li>Visa application assistance <em>(government fees not included)<\/em><\/li>\r\n<li>Pre-screened property tours for up to 10 properties<\/li>\r\n<li>Bank account setup assistance<\/li>\r\n<li>SIM card and local number setup upon arrival<\/li>\r\n<li>2 months of follow-up support<\/li>\r\n<\/ul>\r\n<a class=\"m2b-btn m2b-btn-gold\" href=\"https:\/\/buy.stripe.com\/7sYbJ0fW32jl1W7bYU8Vi0p\">Choose Settle-In<\/a><\/div>\r\n<div class=\"m2b-card\"><span class=\"m2b-plan-num\">Package 3<\/span>\r\n<h3>Family Transition<\/h3>\r\n<p class=\"m2b-sub\">For families who need more than logistics\u2014they need a smoother landing.<\/p>\r\n<div class=\"m2b-price\">$1,995<\/div>\r\n<p class=\"m2b-bestfor\">Best for: families with children, long-term settlers<\/p>\r\n<ul class=\"m2b-list\">\r\n<li>Everything in Packages 1 and 2<\/li>\r\n<li>School search and enrollment support for up to 5 schools<\/li>\r\n<li>Family cultural orientation session<\/li>\r\n<li>Pediatrician and dentist referrals<\/li>\r\n<li>Family-friendly community introductions<\/li>\r\n<li>Helper or maid recruitment assistance for 1 staff member<\/li>\r\n<li>3 months of follow-up support<\/li>\r\n<\/ul>\r\n<a class=\"m2b-btn m2b-btn-gold\" href=\"https:\/\/buy.stripe.com\/4gMdR86lt3np1W70gc8Vi0q\">Support My Family Move<\/a><\/div>\r\n<div class=\"m2b-card\"><span class=\"m2b-plan-num\">Package 4<\/span>\r\n<h3>Business Setup<\/h3>\r\n<p class=\"m2b-sub\">For entrepreneurs, investors, and action-takers building something real in Bohol.<\/p>\r\n<div class=\"m2b-price\">$2,995<\/div>\r\n<p class=\"m2b-bestfor\">Best for: business buyers, franchise investors, startup founders<\/p>\r\n<ul class=\"m2b-list\">\r\n<li>Everything in Packages 1, 2, and 3<\/li>\r\n<li>DTI or SEC registration assistance<\/li>\r\n<li>Local partner matching if needed for 60\/40 compliance<\/li>\r\n<li>Business banking setup<\/li>\r\n<li>Market entry tips for Bohol<\/li>\r\n<li>3 months of ongoing concierge support<\/li>\r\n<li>10 pre-vetted commercial property or location referrals<\/li>\r\n<\/ul>\r\n<a class=\"m2b-btn m2b-btn-gold\" href=\"https:\/\/buy.stripe.com\/aFaeVcdNVbTVgR14ws8Vi0r\">Build in Bohol<\/a><\/div>\r\n<div class=\"m2b-card\"><span class=\"m2b-plan-num\">Package 5<\/span>\r\n<h3>Premium Full-Service<\/h3>\r\n<p class=\"m2b-sub\">For buyers who want the highest level of convenience, oversight, and personal support.<\/p>\r\n<div class=\"m2b-price\">$4,995<\/div>\r\n<p class=\"m2b-bestfor\">Best for: high-net-worth individuals, busy professionals, stress-free relocation seekers<\/p>\r\n<ul class=\"m2b-list\">\r\n<li>Fully customized relocation support<\/li>\r\n<li>Airport pickup and first-week accommodation<\/li>\r\n<li>Visa processing handled end-to-end<\/li>\r\n<li>Property rental or purchase negotiation assistance<\/li>\r\n<li>Household staff hiring support for up to 3 staff members<\/li>\r\n<li>Vehicle purchase assistance<\/li>\r\n<li>6 months of ongoing concierge support<\/li>\r\n<li>Custom quote flexibility depending on needs<\/li>\r\n<\/ul>\r\n<a class=\"m2b-btn m2b-btn-gold\" href=\"https:\/\/buy.stripe.com\/dRmfZgfW39LN8kv9QM8Vi0s\">Go Full-Service<\/a><\/div>\r\n<div class=\"m2b-card\" style=\"background: linear-gradient(180deg, #fffaf1 0%, #ffffff 100%);\"><span class=\"m2b-plan-num\">Need Help Choosing?<\/span>\r\n<h3>Not sure which package fits?<\/h3>\r\n<p class=\"m2b-sub\">Start with the package closest to your current stage. If you are still researching, the Starter Package gives you clarity. If your move is active, Settle-In is the strongest value. If children or business plans are involved, step up accordingly.<\/p>\r\n<ul class=\"m2b-list\">\r\n<li>Still exploring? Start with Starter<\/li>\r\n<li>Ready to move soon? Choose Settle-In<\/li>\r\n<li>Moving with kids? Family Transition<\/li>\r\n<li>Launching a venture? Business Setup<\/li>\r\n<li>Want it handled for you? Premium Full-Service<\/li>\r\n<\/ul>\r\n<a class=\"m2b-btn m2b-btn-gold\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/qa\/\">Visit Q&amp;A<\/a><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"m2b-pricing-section\">\r\n<div class=\"m2b-pricing-container m2b-soft-bg\" style=\"padding: 42px 22px;\">\r\n<div class=\"m2b-center-head\"><span class=\"m2b-eyebrow\">Why This Page Converts Better<\/span>\r\n<h2>More clarity. Less friction. Stronger trust.<\/h2>\r\n<\/div>\r\n<div class=\"m2b-value-grid\">\r\n<div class=\"m2b-value-box\">\r\n<h3>Clear buyer paths<\/h3>\r\n<p>Every package now feels like a distinct offer with a clear audience, instead of one long block of text.<\/p>\r\n<\/div>\r\n<div class=\"m2b-value-box\">\r\n<h3>Better visual hierarchy<\/h3>\r\n<p>The prices, benefits, and \u201cbest for\u201d labels stand out immediately, making comparison much easier.<\/p>\r\n<\/div>\r\n<div class=\"m2b-value-box\">\r\n<h3>Higher-end feel<\/h3>\r\n<p>Premium tropical styling, stronger contrast, and more polished CTAs make the page feel more valuable.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"m2b-pricing-section\">\r\n<div class=\"m2b-pricing-container\">\r\n<div class=\"m2b-center-head\"><span class=\"m2b-eyebrow\">Quick Comparison<\/span>\r\n<h2>See the ladder of support at a glance<\/h2>\r\n<\/div>\r\n<div class=\"m2b-compare\">\r\n<table>\r\n<thead>\r\n<tr>\r\n<th>Package<\/th>\r\n<th>Price<\/th>\r\n<th>Main Focus<\/th>\r\n<th>Follow-Up<\/th>\r\n<th>Best For<\/th>\r\n<\/tr>\r\n<\/thead>\r\n<tbody>\r\n<tr>\r\n<td><strong>Bohol Starter<\/strong><\/td>\r\n<td>$295<\/td>\r\n<td>Guided DIY planning<\/td>\r\n<td>30 days<\/td>\r\n<td>Early-stage movers and budget planners<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Settle-In<\/strong><\/td>\r\n<td>$995<\/td>\r\n<td>Hands-on move support<\/td>\r\n<td>2 months<\/td>\r\n<td>Retirees, remote workers, first-time expats<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Family Transition<\/strong><\/td>\r\n<td>$1,995<\/td>\r\n<td>Schooling and family integration<\/td>\r\n<td>3 months<\/td>\r\n<td>Families relocating with children<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Business Setup<\/strong><\/td>\r\n<td>$2,995<\/td>\r\n<td>Relocation plus business formation<\/td>\r\n<td>3 months<\/td>\r\n<td>Entrepreneurs and investors<\/td>\r\n<\/tr>\r\n<tr>\r\n<td><strong>Premium Full-Service<\/strong><\/td>\r\n<td>$4,995<\/td>\r\n<td>White-glove relocation handling<\/td>\r\n<td>6 months<\/td>\r\n<td>Busy professionals and premium buyers<\/td>\r\n<\/tr>\r\n<\/tbody>\r\n<\/table>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"m2b-pricing-section\">\r\n<div class=\"m2b-pricing-container\">\r\n<div class=\"m2b-center-head\"><span class=\"m2b-eyebrow\">FAQ<\/span>\r\n<h2>What buyers usually want to know<\/h2>\r\n<\/div>\r\n<div class=\"m2b-faq-grid\">\r\n<div class=\"m2b-faq-item\">\r\n<h3>Do I need to know exactly where I want to live before buying?<\/h3>\r\n<p>No. In fact, many buyers choose a package because they need clarity on neighborhoods, property strategy, and what life in Bohol could realistically look like.<\/p>\r\n<\/div>\r\n<div class=\"m2b-faq-item\">\r\n<h3>Are government fees included?<\/h3>\r\n<p>Government and third-party fees are separate unless explicitly stated otherwise. These packages are designed around guidance, planning, coordination, and relocation support.<\/p>\r\n<\/div>\r\n<div class=\"m2b-faq-item\">\r\n<h3>What if I need something more customized?<\/h3>\r\n<p>The Premium Full-Service option is the best fit for buyers who want a more customized, high-touch experience.<\/p>\r\n<\/div>\r\n<div class=\"m2b-faq-item\">\r\n<h3>Which package is the smartest value?<\/h3>\r\n<p>For most serious movers, the Settle-In Package is the sweet spot. It offers real support without the full premium spend.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"m2b-pricing-section\">\r\n<div class=\"m2b-pricing-container\">\r\n<div class=\"m2b-cta\"><span class=\"m2b-eyebrow\" style=\"background: rgba(255,255,255,0.14); color: #fff;\">Move With Less Guesswork<\/span>\r\n<h2>Your new life in Bohol does not have to start with confusion.<\/h2>\r\n<p>Choose the level of help that matches your ambition, your timeline, and your comfort level. Then take the next step with more clarity, more confidence, and less wasted time.<\/p>\r\n<div class=\"m2b-btn-row\" style=\"justify-content: center;\"><a class=\"m2b-btn m2b-btn-gold\" href=\"#pricing-packages\">Choose a Package<\/a> <a class=\"m2b-btn m2b-btn-white\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/qa\/\">Read the Q&amp;A<\/a><\/div>\r\n<div class=\"m2b-mini-note\">Serious relocation plans deserve more than random internet advice.<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>Move2Bohol Pricing Choose the Bohol relocation support that fits your next chapter. Whether you want a guided DIY start, full family transition help, business setup support, or a true white-glove move, these packages are designed to make your relocation to Bohol simpler, faster, and far less stressful. This is not generic expat advice. This is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":181,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-185","page","type-page","status-publish","has-post-thumbnail"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pricing - Move 2 Bohol<\/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:\/\/bohol-coconuts.com\/move2bohol\/pricing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pricing - Move 2 Bohol\" \/>\n<meta property=\"og:description\" content=\"Move2Bohol Pricing Choose the Bohol relocation support that fits your next chapter. Whether you want a guided DIY start, full family transition help, business setup support, or a true white-glove move, these packages are designed to make your relocation to Bohol simpler, faster, and far less stressful. This is not generic expat advice. This is [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/\" \/>\n<meta property=\"og:site_name\" content=\"Move 2 Bohol\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61587578557182\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-14T23:29:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/01\/philippines-investors-eb5-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1001\" \/>\n\t<meta property=\"og:image:height\" content=\"490\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/pricing\\\/\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/pricing\\\/\",\"name\":\"Pricing - Move 2 Bohol\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/pricing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/pricing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/philippines-investors-eb5-2.jpg\",\"datePublished\":\"2026-01-25T01:57:46+00:00\",\"dateModified\":\"2026-04-14T23:29:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/pricing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/pricing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/pricing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/philippines-investors-eb5-2.jpg\",\"contentUrl\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/philippines-investors-eb5-2.jpg\",\"width\":1001,\"height\":490},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/pricing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pricing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#website\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/\",\"name\":\"Move 2 Bohol\",\"description\":\"Bohol Island Relocation Services\",\"publisher\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#organization\",\"name\":\"Bohol Coconuts Baseball & Softball Club\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/move-2-bohol-logo-new.png\",\"contentUrl\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/move-2-bohol-logo-new.png\",\"width\":171,\"height\":164,\"caption\":\"Bohol Coconuts Baseball & Softball Club\"},\"image\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61587578557182\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pricing - Move 2 Bohol","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:\/\/bohol-coconuts.com\/move2bohol\/pricing\/","og_locale":"en_US","og_type":"article","og_title":"Pricing - Move 2 Bohol","og_description":"Move2Bohol Pricing Choose the Bohol relocation support that fits your next chapter. Whether you want a guided DIY start, full family transition help, business setup support, or a true white-glove move, these packages are designed to make your relocation to Bohol simpler, faster, and far less stressful. This is not generic expat advice. This is [&hellip;]","og_url":"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/","og_site_name":"Move 2 Bohol","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61587578557182","article_modified_time":"2026-04-14T23:29:42+00:00","og_image":[{"width":1001,"height":490,"url":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/01\/philippines-investors-eb5-2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/","url":"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/","name":"Pricing - Move 2 Bohol","isPartOf":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/#primaryimage"},"image":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/#primaryimage"},"thumbnailUrl":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/01\/philippines-investors-eb5-2.jpg","datePublished":"2026-01-25T01:57:46+00:00","dateModified":"2026-04-14T23:29:42+00:00","breadcrumb":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/#primaryimage","url":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/01\/philippines-investors-eb5-2.jpg","contentUrl":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/01\/philippines-investors-eb5-2.jpg","width":1001,"height":490},{"@type":"BreadcrumbList","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bohol-coconuts.com\/move2bohol\/"},{"@type":"ListItem","position":2,"name":"Pricing"}]},{"@type":"WebSite","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#website","url":"https:\/\/bohol-coconuts.com\/move2bohol\/","name":"Move 2 Bohol","description":"Bohol Island Relocation Services","publisher":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bohol-coconuts.com\/move2bohol\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#organization","name":"Bohol Coconuts Baseball & Softball Club","url":"https:\/\/bohol-coconuts.com\/move2bohol\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#\/schema\/logo\/image\/","url":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/02\/move-2-bohol-logo-new.png","contentUrl":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/02\/move-2-bohol-logo-new.png","width":171,"height":164,"caption":"Bohol Coconuts Baseball & Softball Club"},"image":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61587578557182"]}]}},"_links":{"self":[{"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/pages\/185","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/comments?post=185"}],"version-history":[{"count":16,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/pages\/185\/revisions"}],"predecessor-version":[{"id":883,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/pages\/185\/revisions\/883"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/media\/181"}],"wp:attachment":[{"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/media?parent=185"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}