{"id":169,"date":"2026-01-25T01:02:51","date_gmt":"2026-01-25T01:02:51","guid":{"rendered":"https:\/\/bohol-coconuts.com\/move2bohol\/?page_id=169"},"modified":"2026-04-08T01:13:04","modified_gmt":"2026-04-08T01:13:04","slug":"about-us","status":"publish","type":"page","link":"https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\r\n<p><style>\r\n  .m2b-about-wrap{\r\n    --bg:#fffaf4;\r\n    --card:#ffffff;\r\n    --text:#2a241c;\r\n    --muted:#6f6558;\r\n    --gold:#c79a3b;\r\n    --gold-dark:#9b7425;\r\n    --green:#2f6b52;\r\n    --green-dark:#214c3b;\r\n    --border:rgba(0,0,0,.08);\r\n    --shadow:0 18px 45px rgba(0,0,0,.10);\r\n    --radius:22px;\r\n    font-family: Arial, Helvetica, sans-serif;\r\n    color:var(--text);\r\n    background:linear-gradient(180deg,#fffdf8 0%, #fff8ef 100%);\r\n    line-height:1.65;\r\n  }\r\n\r\n  .m2b-about-wrap *{box-sizing:border-box;}\r\n\r\n  .m2b-about-wrap .m2b-shell{\r\n    width:min(1200px, 92%);\r\n    margin:0 auto;\r\n  }\r\n\r\n  .m2b-about-wrap .m2b-section{\r\n    padding:42px 0;\r\n  }\r\n\r\n  .m2b-about-wrap .m2b-kicker{\r\n    display:inline-block;\r\n    font-size:12px;\r\n    letter-spacing:1.8px;\r\n    text-transform:uppercase;\r\n    font-weight:700;\r\n    color:#fff;\r\n    background:linear-gradient(135deg,var(--gold),var(--gold-dark));\r\n    padding:8px 14px;\r\n    border-radius:999px;\r\n    margin-bottom:16px;\r\n  }\r\n\r\n  .m2b-about-wrap h1,\r\n  .m2b-about-wrap h2,\r\n  .m2b-about-wrap h3{\r\n    margin:0 0 14px;\r\n    line-height:1.1;\r\n    color:#1f1a14;\r\n  }\r\n\r\n  .m2b-about-wrap h1{\r\n    font-size:clamp(2.3rem,5vw,4.6rem);\r\n    font-weight:900;\r\n    letter-spacing:-1.5px;\r\n  }\r\n\r\n  .m2b-about-wrap h2{\r\n    font-size:clamp(1.8rem,3.2vw,3rem);\r\n    font-weight:800;\r\n    letter-spacing:-.8px;\r\n  }\r\n\r\n  .m2b-about-wrap h3{\r\n    font-size:1.2rem;\r\n    font-weight:800;\r\n  }\r\n\r\n  .m2b-about-wrap p{\r\n    margin:0 0 14px;\r\n    color:var(--muted);\r\n    font-size:1.02rem;\r\n  }\r\n\r\n  .m2b-about-wrap a{\r\n    text-decoration:none;\r\n  }\r\n\r\n  .m2b-about-wrap .m2b-btns{\r\n    display:flex;\r\n    gap:14px;\r\n    flex-wrap:wrap;\r\n    margin-top:22px;\r\n  }\r\n\r\n  .m2b-about-wrap .m2b-btn{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    padding:14px 22px;\r\n    border-radius:999px;\r\n    font-weight:800;\r\n    font-size:.98rem;\r\n    transition:.25s ease;\r\n  }\r\n\r\n  .m2b-about-wrap .m2b-btn-primary{\r\n    background:linear-gradient(135deg,var(--green),var(--green-dark));\r\n    color:#fff;\r\n    box-shadow:0 10px 24px rgba(47,107,82,.22);\r\n  }\r\n\r\n  .m2b-about-wrap .m2b-btn-primary:hover{\r\n    transform:translateY(-2px);\r\n  }\r\n\r\n  .m2b-about-wrap .m2b-btn-secondary{\r\n    background:#fff;\r\n    color:#1f1a14;\r\n    border:1px solid var(--border);\r\n  }\r\n\r\n  .m2b-about-wrap .m2b-btn-secondary:hover{\r\n    transform:translateY(-2px);\r\n    box-shadow:0 8px 24px rgba(0,0,0,.08);\r\n  }\r\n\r\n  .m2b-about-wrap .hero{\r\n    padding:34px 0 28px;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-grid{\r\n    display:grid;\r\n    grid-template-columns:1.15fr .85fr;\r\n    gap:28px;\r\n    align-items:stretch;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-copy{\r\n    background:\r\n      linear-gradient(135deg, rgba(199,154,59,.10), rgba(47,107,82,.08)),\r\n      #fff;\r\n    border:1px solid var(--border);\r\n    border-radius:var(--radius);\r\n    padding:36px;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .m2b-about-wrap .hero-copy .lead{\r\n    font-size:1.13rem;\r\n    color:#554b40;\r\n    max-width:720px;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-stats{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:12px;\r\n    margin-top:28px;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-stat{\r\n    background:#fff;\r\n    border:1px solid var(--border);\r\n    border-radius:18px;\r\n    padding:18px 14px;\r\n    text-align:center;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-stat strong{\r\n    display:block;\r\n    font-size:1.45rem;\r\n    color:var(--green);\r\n    line-height:1;\r\n    margin-bottom:6px;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-stat span{\r\n    display:block;\r\n    font-size:.86rem;\r\n    color:var(--muted);\r\n    font-weight:700;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-visual{\r\n    position:relative;\r\n    min-height:100%;\r\n    border-radius:var(--radius);\r\n    overflow:hidden;\r\n    box-shadow:var(--shadow);\r\n    background:#ddd;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-visual img{\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:cover;\r\n    display:block;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-badge{\r\n    position:absolute;\r\n    left:18px;\r\n    bottom:18px;\r\n    max-width:330px;\r\n    background:rgba(25,22,18,.78);\r\n    color:#fff;\r\n    backdrop-filter:blur(6px);\r\n    border-radius:18px;\r\n    padding:16px 18px;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-badge strong{\r\n    display:block;\r\n    font-size:1rem;\r\n    margin-bottom:4px;\r\n    color:#fff;\r\n  }\r\n\r\n  .m2b-about-wrap .hero-badge span{\r\n    display:block;\r\n    font-size:.93rem;\r\n    color:rgba(255,255,255,.84);\r\n  }\r\n\r\n  .m2b-about-wrap .split-grid{\r\n    display:grid;\r\n    grid-template-columns:1fr 1fr;\r\n    gap:26px;\r\n    align-items:center;\r\n  }\r\n\r\n  .m2b-about-wrap .photo-card,\r\n  .m2b-about-wrap .content-card,\r\n  .m2b-about-wrap .info-card{\r\n    background:var(--card);\r\n    border:1px solid var(--border);\r\n    border-radius:var(--radius);\r\n    box-shadow:var(--shadow);\r\n    overflow:hidden;\r\n  }\r\n\r\n  .m2b-about-wrap .photo-card img{\r\n    width:100%;\r\n    display:block;\r\n    height:100%;\r\n    min-height:460px;\r\n    object-fit:cover;\r\n  }\r\n\r\n  .m2b-about-wrap .content-card{\r\n    padding:34px;\r\n  }\r\n\r\n  .m2b-about-wrap .mini-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:18px;\r\n    margin-top:18px;\r\n  }\r\n\r\n  .m2b-about-wrap .info-card{\r\n    padding:24px 22px;\r\n  }\r\n\r\n  .m2b-about-wrap .info-card .icon{\r\n    width:52px;\r\n    height:52px;\r\n    border-radius:14px;\r\n    background:linear-gradient(135deg,rgba(199,154,59,.18),rgba(47,107,82,.18));\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    font-size:1.35rem;\r\n    margin-bottom:14px;\r\n  }\r\n\r\n  .m2b-about-wrap .trust-strip{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:16px;\r\n    margin-top:10px;\r\n  }\r\n\r\n  .m2b-about-wrap .trust-item{\r\n    background:#fff;\r\n    border:1px solid var(--border);\r\n    border-radius:18px;\r\n    padding:18px;\r\n    text-align:center;\r\n    font-weight:800;\r\n    color:#40372c;\r\n  }\r\n\r\n  .m2b-about-wrap .service-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:18px;\r\n    margin-top:24px;\r\n  }\r\n\r\n  .m2b-about-wrap .service-card{\r\n    background:#fff;\r\n    border:1px solid var(--border);\r\n    border-radius:20px;\r\n    padding:24px 20px;\r\n    box-shadow:0 10px 28px rgba(0,0,0,.06);\r\n  }\r\n\r\n  .m2b-about-wrap .service-card .num{\r\n    font-size:.78rem;\r\n    font-weight:900;\r\n    letter-spacing:1.2px;\r\n    color:var(--gold-dark);\r\n    margin-bottom:10px;\r\n  }\r\n\r\n  .m2b-about-wrap .quote-band{\r\n    background:linear-gradient(135deg,#1d4636,#2f6b52);\r\n    color:#fff;\r\n    border-radius:28px;\r\n    padding:34px;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .m2b-about-wrap .quote-band p{\r\n    color:rgba(255,255,255,.92);\r\n    font-size:1.12rem;\r\n    margin:0;\r\n  }\r\n\r\n  .m2b-about-wrap .quote-band strong{\r\n    color:#fff;\r\n  }\r\n\r\n  .m2b-about-wrap .cta-panel{\r\n    display:grid;\r\n    grid-template-columns:1.1fr .9fr;\r\n    gap:24px;\r\n    align-items:center;\r\n    background:linear-gradient(135deg, rgba(199,154,59,.10), rgba(47,107,82,.08)), #fff;\r\n    border:1px solid var(--border);\r\n    border-radius:28px;\r\n    padding:28px;\r\n    box-shadow:var(--shadow);\r\n  }\r\n\r\n  .m2b-about-wrap .cta-panel img{\r\n    width:100%;\r\n    border-radius:20px;\r\n    display:block;\r\n    object-fit:cover;\r\n    height:100%;\r\n    min-height:260px;\r\n  }\r\n\r\n  @media (max-width: 1024px){\r\n    .m2b-about-wrap .hero-grid,\r\n    .m2b-about-wrap .split-grid,\r\n    .m2b-about-wrap .cta-panel,\r\n    .m2b-about-wrap .service-grid{\r\n      grid-template-columns:1fr 1fr;\r\n    }\r\n\r\n    .m2b-about-wrap .trust-strip{\r\n      grid-template-columns:1fr 1fr;\r\n    }\r\n\r\n    .m2b-about-wrap .mini-grid{\r\n      grid-template-columns:1fr;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 767px){\r\n    .m2b-about-wrap .hero-grid,\r\n    .m2b-about-wrap .split-grid,\r\n    .m2b-about-wrap .cta-panel,\r\n    .m2b-about-wrap .service-grid,\r\n    .m2b-about-wrap .trust-strip,\r\n    .m2b-about-wrap .hero-stats{\r\n      grid-template-columns:1fr;\r\n    }\r\n\r\n    .m2b-about-wrap .hero-copy,\r\n    .m2b-about-wrap .content-card{\r\n      padding:24px;\r\n    }\r\n\r\n    .m2b-about-wrap .m2b-section{\r\n      padding:28px 0;\r\n    }\r\n\r\n    .m2b-about-wrap .photo-card img{\r\n      min-height:320px;\r\n    }\r\n  }\r\n<\/style><\/p>\r\n<div class=\"m2b-about-wrap\">\r\n<section class=\"hero\">\r\n<div class=\"m2b-shell\">\r\n<div class=\"hero-grid\">\r\n<div class=\"hero-copy\"><span class=\"m2b-kicker\">About Move 2 Bohol<\/span>\r\n<h1>Relocation Guidance With Real Local Roots<\/h1>\r\n<p class=\"lead\">Move 2 Bohol helps foreigners, families, retirees, and entrepreneurs make a smoother, safer, and more confident transition to life on Bohol Island. This is not generic relocation advice. This is local knowledge, trusted relationships, and personal guidance rooted in the island itself.<\/p>\r\n<div class=\"hero-stats\">\r\n<div class=\"hero-stat\"><strong>Local<\/strong>Bohol-based insight<\/div>\r\n<div class=\"hero-stat\"><strong>Trusted<\/strong>Practical support<\/div>\r\n<div class=\"hero-stat\"><strong>Personal<\/strong>Warm guidance<\/div>\r\n<\/div>\r\n<div class=\"m2b-btns\"><a class=\"m2b-btn m2b-btn-primary\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/services-2\/\">Explore Services<\/a> <a class=\"m2b-btn m2b-btn-secondary\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/contact\/\">Contact Us<\/a><\/div>\r\n<\/div>\r\n<div class=\"hero-visual\"><img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/lerma-6.jpg\" alt=\"Lerma Moore of Move 2 Bohol\" \/>\r\n<div class=\"hero-badge\"><strong>Led by Lerma Moore<\/strong>Native Boholana, community leader, and your bridge to a more grounded move to island life.<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"m2b-section\">\r\n<div class=\"m2b-shell\">\r\n<div class=\"trust-strip\">\r\n<div class=\"trust-item\">Local Government Insight<\/div>\r\n<div class=\"trust-item\">Housing &amp; Property Guidance<\/div>\r\n<div class=\"trust-item\">Business &amp; Lifestyle Support<\/div>\r\n<div class=\"trust-item\">A More Personal Relocation Experience<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"m2b-section\">\r\n<div class=\"m2b-shell\">\r\n<div class=\"split-grid\">\r\n<div class=\"photo-card\"><img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/lerma-11.jpg\" alt=\"Founder Lerma Moore\" \/><\/div>\r\n<div class=\"content-card\"><span class=\"m2b-kicker\">Founder Spotlight<\/span>\r\n<h2>Meet Lerma Moore<\/h2>\r\n<p>Lerma Moore was born and raised in Bohol and brings more than enthusiasm to the relocation process. She brings lived local experience, trusted community relationships, and a practical understanding of how things actually work on the island.<\/p>\r\n<p>As a Barangay Councilor in Cambanac, Baclayon, she understands local processes, people, and priorities in a way outsiders rarely can. That perspective helps Move 2 Bohol guide clients with more clarity, credibility, and care.<\/p>\r\n<p>For people trying to relocate without confusion, guesswork, or unnecessary stress, that kind of connection matters.<\/p>\r\n<div class=\"mini-grid\">\r\n<div class=\"info-card\">\r\n<div class=\"icon\">\ud83c\udfdd\ufe0f<\/div>\r\n<h3>Bohol Native<\/h3>\r\n<p>Real local understanding of the island, its culture, and its communities.<\/p>\r\n<\/div>\r\n<div class=\"info-card\">\r\n<div class=\"icon\">\ud83e\udd1d<\/div>\r\n<h3>Trusted Network<\/h3>\r\n<p>Valuable relationships with officials, professionals, and community contacts.<\/p>\r\n<\/div>\r\n<div class=\"info-card\">\r\n<div class=\"icon\">\ud83e\udded<\/div>\r\n<h3>Practical Guidance<\/h3>\r\n<p>Clear help navigating the move with less stress and more confidence.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"m2b-section\">\r\n<div class=\"m2b-shell\"><span class=\"m2b-kicker\">Why People Choose Us<\/span>\r\n<h2>This Is More Than a Relocation Service<\/h2>\r\n<p style=\"max-width: 850px;\">Move 2 Bohol was built for people who want more than listings, forms, and surface-level advice. We help you understand the move, the lifestyle, and the local realities behind both.<\/p>\r\n<div class=\"service-grid\">\r\n<div class=\"service-card\">\r\n<div class=\"num\">01<\/div>\r\n<h3>Visa &amp; Legal Assistance<\/h3>\r\n<p>Guidance that helps reduce confusion and gives you a more confident start.<\/p>\r\n<\/div>\r\n<div class=\"service-card\">\r\n<div class=\"num\">02<\/div>\r\n<h3>Property Solutions<\/h3>\r\n<p>Support as you explore housing options, relocation logistics, and the realities of island living.<\/p>\r\n<\/div>\r\n<div class=\"service-card\">\r\n<div class=\"num\">03<\/div>\r\n<h3>Business Setup<\/h3>\r\n<p>Helpful direction for those looking to build income, launch ventures, or create a new chapter abroad.<\/p>\r\n<\/div>\r\n<div class=\"service-card\">\r\n<div class=\"num\">04<\/div>\r\n<h3>Lifestyle Integration<\/h3>\r\n<p>Because moving well is not only about paperwork. It is about feeling at home once you arrive.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"m2b-section\">\r\n<div class=\"m2b-shell\">\r\n<div class=\"quote-band\">\r\n<p><strong>What sets Move 2 Bohol apart<\/strong> is the combination of local credibility and personal care. You are not just hiring a service. You are gaining a trusted advocate who wants your transition to feel informed, smooth, and genuinely welcoming.<\/p>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<section class=\"m2b-section\">\r\n<div class=\"m2b-shell\">\r\n<div class=\"cta-panel\">\r\n<div><span class=\"m2b-kicker\">Start Your Next Chapter<\/span>\r\n<h2>Welcome to Bohol<\/h2>\r\n<p>Whether you are retiring, reuniting with family, building a business, or simply searching for a more peaceful way of life, Move 2 Bohol is here to help you move with more confidence and less guesswork.<\/p>\r\n<p>Let your first steps toward island life be guided by someone who knows the place, knows the people, and understands how important this decision really is.<\/p>\r\n<div class=\"m2b-btns\"><a class=\"m2b-btn m2b-btn-primary\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/pricing\/\">View Pricing<\/a> <a class=\"m2b-btn m2b-btn-secondary\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/qa\/\">Read the Q&amp;A<\/a><\/div>\r\n<\/div>\r\n<div><img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/move2bohol-1.png\" alt=\"Bohol Island guide\" \/><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>About Move 2 Bohol Relocation Guidance With Real Local Roots Move 2 Bohol helps foreigners, families, retirees, and entrepreneurs make a smoother, safer, and more confident transition to life on Bohol Island. This is not generic relocation advice. This is local knowledge, trusted relationships, and personal guidance rooted in the island itself. LocalBohol-based insight TrustedPractical [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":176,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-169","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>About Us - 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\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us - Move 2 Bohol\" \/>\n<meta property=\"og:description\" content=\"About Move 2 Bohol Relocation Guidance With Real Local Roots Move 2 Bohol helps foreigners, families, retirees, and entrepreneurs make a smoother, safer, and more confident transition to life on Bohol Island. This is not generic relocation advice. This is local knowledge, trusted relationships, and personal guidance rooted in the island itself. LocalBohol-based insight TrustedPractical [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/\" \/>\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-08T01:13:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/01\/Lerma-moore-3.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"518\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/about-us\\\/\",\"name\":\"About Us - Move 2 Bohol\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Lerma-moore-3.jpg\",\"datePublished\":\"2026-01-25T01:02:51+00:00\",\"dateModified\":\"2026-04-08T01:13:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Lerma-moore-3.jpg\",\"contentUrl\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/Lerma-moore-3.jpg\",\"width\":1000,\"height\":518},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@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":"About Us - 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\/about-us\/","og_locale":"en_US","og_type":"article","og_title":"About Us - Move 2 Bohol","og_description":"About Move 2 Bohol Relocation Guidance With Real Local Roots Move 2 Bohol helps foreigners, families, retirees, and entrepreneurs make a smoother, safer, and more confident transition to life on Bohol Island. This is not generic relocation advice. This is local knowledge, trusted relationships, and personal guidance rooted in the island itself. LocalBohol-based insight TrustedPractical [&hellip;]","og_url":"https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/","og_site_name":"Move 2 Bohol","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61587578557182","article_modified_time":"2026-04-08T01:13:04+00:00","og_image":[{"width":1000,"height":518,"url":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/01\/Lerma-moore-3.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/","url":"https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/","name":"About Us - Move 2 Bohol","isPartOf":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/01\/Lerma-moore-3.jpg","datePublished":"2026-01-25T01:02:51+00:00","dateModified":"2026-04-08T01:13:04+00:00","breadcrumb":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/#primaryimage","url":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/01\/Lerma-moore-3.jpg","contentUrl":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/01\/Lerma-moore-3.jpg","width":1000,"height":518},{"@type":"BreadcrumbList","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bohol-coconuts.com\/move2bohol\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@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\/169","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=169"}],"version-history":[{"count":17,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/pages\/169\/revisions"}],"predecessor-version":[{"id":844,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/pages\/169\/revisions\/844"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/media\/176"}],"wp:attachment":[{"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/media?parent=169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}