{"id":616,"date":"2025-08-21T15:08:55","date_gmt":"2025-08-21T20:08:55","guid":{"rendered":"https:\/\/wrt.kpx.mybluehost.me\/website_852d63f1\/contact-us-law-firm\/"},"modified":"2026-08-23T18:00:04","modified_gmt":"2026-08-23T23:00:04","slug":"contact","status":"publish","type":"page","link":"https:\/\/theblessingchurch25.com\/en\/contact\/","title":{"rendered":"Contact Us"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"940\" height=\"788\" src=\"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1.jpg\" alt=\"\" class=\"wp-image-2219\" srcset=\"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1.jpg 940w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1-300x251.jpg 300w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1-768x644.jpg 768w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1-14x12.jpg 14w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1-501x420.jpg 501w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1-150x126.jpg 150w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1-696x583.jpg 696w\" sizes=\"auto, (max-width: 940px) 100vw, 940px\" \/><\/figure>\n<\/div>\n\n\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>\ub354 \ube14\ub808\uc2f1\uad50\ud68c \uc624\uc2dc\ub294 \uae38<\/title>\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/gh\/orioncactus\/pretendard@v1.3.9\/dist\/web\/variable\/pretendardvariable-dynamic-subset.min.css\">\n<style>\n  :root{\n    --tbc-yellow:#FFD400;\n    --tbc-yellow-soft:#FFFBEB;\n    --tbc-ink:#1A1D23;\n    --tbc-body:#2E3238;\n    --tbc-muted:#9AA0A8;\n    --tbc-panel:#F6F7F8;\n  }\n  *{box-sizing:border-box;}\n  body{\n    margin:0;\n    padding:40px 20px;\n    font-family:\"Pretendard Variable\",Pretendard,-apple-system,BlinkMacSystemFont,\n                \"Apple SD Gothic Neo\",\"Malgun Gothic\",\"Noto Sans KR\",sans-serif;\n    -webkit-font-smoothing:antialiased;\n  }\n\n  .tbc-card{\n    max-width:760px;\n    margin:0 auto;\n    background:#fff;\n    border-radius:28px;\n    overflow:hidden;\n    box-shadow:0 18px 50px rgba(24,28,36,.10);\n  }\n\n  .tbc-card__head{\n    background:var(--tbc-yellow);\n    padding:38px 28px;\n    text-align:center;\n  }\n  .tbc-card__head h2{\n    margin:0;\n    font-size:clamp(22px,4.4vw,30px);\n    font-weight:800;\n    letter-spacing:-.02em;\n    color:var(--tbc-ink);\n  }\n\n  .tbc-card__body{padding:34px 40px 40px;}\n\n  .tbc-card__body p{\n    margin:0 0 22px;\n    font-size:17px;\n    line-height:1.85;\n    color:var(--tbc-body);\n    word-break:keep-all;\n  }\n  .tbc-card__body p:last-of-type{margin-bottom:28px;}\n  .tbc-card__body strong{font-weight:700;color:var(--tbc-ink);}\n\n  .tbc-note{\n    display:flex;\n    gap:12px;\n    align-items:center;\n    background:var(--tbc-yellow-soft);\n    border-left:5px solid var(--tbc-yellow);\n    border-radius:0 14px 14px 0;\n    padding:18px 22px;\n    margin-bottom:30px;\n    font-size:16px;\n    font-weight:700;\n    color:#6B5A0B;\n    word-break:keep-all;\n  }\n\n  .tbc-grid{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:16px;\n    margin-bottom:28px;\n  }\n  .tbc-field{\n    background:var(--tbc-panel);\n    border-radius:16px;\n    padding:22px;\n  }\n  .tbc-field__label{\n    display:block;\n    margin-bottom:10px;\n    font-size:12px;\n    font-weight:700;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n    color:var(--tbc-muted);\n  }\n  .tbc-field__value{\n    font-size:16px;\n    font-weight:700;\n    line-height:1.6;\n    color:var(--tbc-ink);\n    text-decoration:none;\n    border-bottom:2px solid var(--tbc-yellow);\n    padding-bottom:2px;\n  }\n  a.tbc-field__value:hover{color:#000;border-bottom-color:#E0B900;}\n\n  .tbc-actions{\n    display:grid;\n    grid-template-columns:repeat(2,1fr);\n    gap:16px;\n  }\n  .tbc-btn{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:8px;\n    padding:20px 16px;\n    border-radius:16px;\n    font-size:16px;\n    font-weight:800;\n    text-decoration:none;\n    transition:transform .15s ease, box-shadow .15s ease;\n  }\n  .tbc-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(24,28,36,.14);}\n  .tbc-btn:focus-visible{outline:3px solid #1A1D23;outline-offset:3px;}\n  .tbc-btn--call{background:var(--tbc-yellow);color:var(--tbc-ink);}\n  .tbc-btn--mail{background:var(--tbc-ink);color:#fff;}\n\n  @media (max-width:600px){\n    .tbc-card__body{padding:26px 22px 30px;}\n    .tbc-grid,.tbc-actions{grid-template-columns:1fr;}\n  }\n  @media (prefers-reduced-motion:reduce){\n    .tbc-btn{transition:none;}\n    .tbc-btn:hover{transform:none;}\n  }\n<\/style>\n\n\n\n<div class=\"tbc-card\">\n  <div class=\"tbc-card__head\">\n    <h2>The Blessing Church Directions \ud83e\udde1<\/h2>\n  <\/div>\n\n  <div class=\"tbc-card__body\">\n    <p>\n      THE BLESSING CHURCH is <strong>Mount Zion Baptist Church<\/strong>\uc758\n      <strong>\uc62c\ub4dc \ucc44\ud50c\uc2e4(Old Chapel)<\/strong>\uc5d0\uc11c \uc608\ubc30\ub4dc\ub9bd\ub2c8\ub2e4.\n    <\/p>\n    <p>\n      \uc8fc\uc77c \uc624\uc804 11\uc2dc\uc5d0 \uc608\ubc30\uac00 \uc9c4\ud589\ub418\uc624\ub2c8 \uc8fc\ucc28\uc7a5\uc73c\ub85c \uc624\uc154\uc11c \uc62c\ub4dc \ucc44\ud50c\uc2e4\ub85c \ub4e4\uc5b4\uc624\uc2dc\uba74 \ub429\ub2c8\ub2e4.\n      \ub354 \ube14\ub808\uc2f1\uad50\ud68c \uc608\ubc30\uc5d0 \ud568\uaed8 \ub3d9\ucc38\ud558\uae30 \uc6d0\ud558\uc2dc\ub294 \ubd84\uc740\n      <strong>TheBlessingChurch25@gmail.com<\/strong> \ud639\uc740 \uc544\ub798 \uc804\ud654\ubc88\ud638\ub85c \uc5f0\ub77d\uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. \uac10\uc0ac\ud569\ub2c8\ub2e4.\n    <\/p>\n\n    <div class=\"tbc-note\">\n      <span aria-hidden=\"true\">\ud83d\uddfa\ufe0f<\/span>\n      <span>\uad6c\uae00\ub9f5\uc5d0 \u2018\ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church&#8221;\ub85c \uac80\uc0c9\ud574\ubcf4\uc138\uc694<\/span>\n    <\/div>\n\n    <div class=\"tbc-grid\">\n      <div class=\"tbc-field\">\n        <span class=\"tbc-field__label\">Worship Location<\/span>\n        <a class=\"tbc-field__value\" href=\"https:\/\/maps.google.com\/?q=228+Mt+Zion+Rd,+Huntsville,+AL+35806\" target=\"_blank\" rel=\"noopener\">228 Mt Zion Rd, Huntsville, AL 35806<\/a>\n      <\/div>\n      <div class=\"tbc-field\">\n        <span class=\"tbc-field__label\">Worship Time<\/span>\n        <span class=\"tbc-field__value\">\uc8fc\uc77c \uc624\uc804 11\uc2dc<\/span>\n      <\/div>\n      <div class=\"tbc-field\">\n        <span class=\"tbc-field__label\">Phone<\/span>\n        <a class=\"tbc-field__value\" href=\"tel:+14692315946\">(469) 231-5946<\/a>\n      <\/div>\n      <div class=\"tbc-field\">\n        <span class=\"tbc-field__label\">Contact Email<\/span>\n        <a class=\"tbc-field__value\" href=\"mailto:TheBlessingChurch25@gmail.com\">TheBlessingChurch25@gmail.com<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"tbc-actions\">\n      <a class=\"tbc-btn tbc-btn--call\" href=\"tel:+14692315946\">\n        <span aria-hidden=\"true\">\ud83d\udcde<\/span> \uc804\ud654\ub85c \ubb38\uc758\ud558\uae30\n      <\/a>\n      <a class=\"tbc-btn tbc-btn--mail\" href=\"mailto:TheBlessingChurch25@gmail.com\">\n        <span aria-hidden=\"true\">\u2709\ufe0f<\/span> \uc774\uba54\uc77c\ub85c \ubb38\uc758\ud558\uae30\n      <\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"395\" src=\"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-1024x395.png\" alt=\"\" class=\"wp-image-2322\" style=\"aspect-ratio:2.592467332820907;width:1068px;height:auto\" srcset=\"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-1024x395.png 1024w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-300x116.png 300w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-766x295.png 766w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-18x7.png 18w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-148x57.png 148w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-1536x592.png 1536w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-298x115.png 298w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-322x124.png 322w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-695x268.png 695w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-1067x411.png 1067w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28-356x137.png 356w, https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/\uc2a4\ud06c\ub9b0\uc0f7-2026-08-23-\uc624\ud6c4-5.58.28.png 1666w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<center><iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d43631.621599147686!2d-86.73669443707637!3d34.78497781918393!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88626f00525b6411%3A0xe95ef46d7e459b44!2z7ZeM7Lig67mMIOuNlOu4lOugiOyLseq1kO2ajCBUaGUgQmxlc3NpbmcgQ2h1cmNo!5e0!3m2!1sko!2sus!4v1785791578984!5m2!1sko!2sus\" width=\"800\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe>","protected":false},"excerpt":{"rendered":"<p>\ub354 \ube14\ub808\uc2f1\uad50\ud68c \uc624\uc2dc\ub294 \uae38 The Blessing Church Directions \ud83e\udde1 \ub354 \ube14\ub808\uc2f1\uad50\ud68c\ub294 Mount Zion Baptist Church\uc758 \uc62c\ub4dc \ucc44\ud50c\uc2e4(Old Chapel)\uc5d0\uc11c \uc608\ubc30\ub4dc\ub9bd\ub2c8\ub2e4. \uc8fc\uc77c \uc624\uc804 11\uc2dc\uc5d0 \uc608\ubc30\uac00 \uc9c4\ud589\ub418\uc624\ub2c8 \uc8fc\ucc28\uc7a5\uc73c\ub85c \uc624\uc154\uc11c \uc62c\ub4dc \ucc44\ud50c\uc2e4\ub85c \ub4e4\uc5b4\uc624\uc2dc\uba74 \ub429\ub2c8\ub2e4. \ub354 \ube14\ub808\uc2f1\uad50\ud68c \uc608\ubc30\uc5d0 \ud568\uaed8 \ub3d9\ucc38\ud558\uae30 \uc6d0\ud558\uc2dc\ub294 \ubd84\uc740 TheBlessingChurch25@gmail.com \ud639\uc740 \uc544\ub798 \uc804\ud654\ubc88\ud638\ub85c \uc5f0\ub77d\uc8fc\uc2dc\uae30 \ubc14\ub78d\ub2c8\ub2e4. \uac10\uc0ac\ud569\ub2c8\ub2e4. \ud83d\uddfa\ufe0f \uad6c\uae00\ub9f5\uc5d0 \u2018\ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church&#8221;\ub85c \uac80\uc0c9\ud574\ubcf4\uc138\uc694 Worship Location 228 [&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-616","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\uc624\uc2dc\ub294 \uae38 - \ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church<\/title>\n<meta name=\"description\" content=\"\ub354\ube14\ub808\uc2f1\uad50\ud68c\uc5d0 \uc624\uc2dc\ub294 \uae38\uc744 \uc548\ub0b4\ud574\ub4dc\ub9bd\ub2c8\ub2e4. \uc8fc\uc18c\uc640 \uc608\ubc30\uc2dc\uac04, \uc774\uba54\uc77c\uacfc SNS \uc8fc\uc18c\ub4e4\uc744 \ud655\uc778\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theblessingchurch25.com\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc624\uc2dc\ub294 \uae38 - \ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church\" \/>\n<meta property=\"og:description\" content=\"\ub354\ube14\ub808\uc2f1\uad50\ud68c\uc5d0 \uc624\uc2dc\ub294 \uae38\uc744 \uc548\ub0b4\ud574\ub4dc\ub9bd\ub2c8\ub2e4. \uc8fc\uc18c\uc640 \uc608\ubc30\uc2dc\uac04, \uc774\uba54\uc77c\uacfc SNS \uc8fc\uc18c\ub4e4\uc744 \ud655\uc778\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theblessingchurch25.com\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"\ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/TheBlessingChurch25\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-23T23:00:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/SCR-20260803-pdpo.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1288\" \/>\n\t<meta property=\"og:image:height\" content=\"1314\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/contact\\\/\",\"url\":\"https:\\\/\\\/theblessingchurch25.com\\\/contact\\\/\",\"name\":\"\uc624\uc2dc\ub294 \uae38 - \ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/contact\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/contact\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/theblessingchurch25.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/am-1.jpg\",\"datePublished\":\"2025-08-21T20:08:55+00:00\",\"dateModified\":\"2026-08-23T23:00:04+00:00\",\"description\":\"\ub354\ube14\ub808\uc2f1\uad50\ud68c\uc5d0 \uc624\uc2dc\ub294 \uae38\uc744 \uc548\ub0b4\ud574\ub4dc\ub9bd\ub2c8\ub2e4. \uc8fc\uc18c\uc640 \uc608\ubc30\uc2dc\uac04, \uc774\uba54\uc77c\uacfc SNS \uc8fc\uc18c\ub4e4\uc744 \ud655\uc778\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/theblessingchurch25.com\\\/contact\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/contact\\\/#primaryimage\",\"url\":\"https:\\\/\\\/theblessingchurch25.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/am-1.jpg\",\"contentUrl\":\"https:\\\/\\\/theblessingchurch25.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/am-1.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/theblessingchurch25.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc624\uc2dc\ub294 \uae38\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/#website\",\"url\":\"https:\\\/\\\/theblessingchurch25.com\\\/\",\"name\":\"\ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church\",\"description\":\"\uc568\ub77c\ubc14\ub9c8 \ud5cc\uce20\ube4c\uacfc \ub9e4\ub514\uc2a8 \uc9c0\uc5ed\uc5d0 \uc788\ub294 \uce68\ub840\uad50\ud68c\",\"publisher\":{\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/#organization\"},\"alternateName\":\"\ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/theblessingchurch25.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/#organization\",\"name\":\"\ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church\",\"alternateName\":\"\ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church\",\"url\":\"https:\\\/\\\/theblessingchurch25.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/theblessingchurch25.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/KakaoTalk_Photo_2025-09-09-07-09-54-004.png\",\"contentUrl\":\"https:\\\/\\\/theblessingchurch25.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/KakaoTalk_Photo_2025-09-09-07-09-54-004.png\",\"width\":675,\"height\":246,\"caption\":\"\ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church\"},\"image\":{\"@id\":\"https:\\\/\\\/theblessingchurch25.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/TheBlessingChurch25\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@TheBlessingChurch25\",\"https:\\\/\\\/www.instagram.com\\\/theblessingchurch.25\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\uc624\uc2dc\ub294 \uae38 - \ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church","description":"\ub354\ube14\ub808\uc2f1\uad50\ud68c\uc5d0 \uc624\uc2dc\ub294 \uae38\uc744 \uc548\ub0b4\ud574\ub4dc\ub9bd\ub2c8\ub2e4. \uc8fc\uc18c\uc640 \uc608\ubc30\uc2dc\uac04, \uc774\uba54\uc77c\uacfc SNS \uc8fc\uc18c\ub4e4\uc744 \ud655\uc778\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","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:\/\/theblessingchurch25.com\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"\uc624\uc2dc\ub294 \uae38 - \ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church","og_description":"\ub354\ube14\ub808\uc2f1\uad50\ud68c\uc5d0 \uc624\uc2dc\ub294 \uae38\uc744 \uc548\ub0b4\ud574\ub4dc\ub9bd\ub2c8\ub2e4. \uc8fc\uc18c\uc640 \uc608\ubc30\uc2dc\uac04, \uc774\uba54\uc77c\uacfc SNS \uc8fc\uc18c\ub4e4\uc744 \ud655\uc778\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","og_url":"https:\/\/theblessingchurch25.com\/en\/contact\/","og_site_name":"\ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church","article_publisher":"https:\/\/www.facebook.com\/TheBlessingChurch25\/","article_modified_time":"2026-08-23T23:00:04+00:00","og_image":[{"width":1288,"height":1314,"url":"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/SCR-20260803-pdpo.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theblessingchurch25.com\/contact\/","url":"https:\/\/theblessingchurch25.com\/contact\/","name":"\uc624\uc2dc\ub294 \uae38 - \ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church","isPartOf":{"@id":"https:\/\/theblessingchurch25.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/theblessingchurch25.com\/contact\/#primaryimage"},"image":{"@id":"https:\/\/theblessingchurch25.com\/contact\/#primaryimage"},"thumbnailUrl":"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1.jpg","datePublished":"2025-08-21T20:08:55+00:00","dateModified":"2026-08-23T23:00:04+00:00","description":"\ub354\ube14\ub808\uc2f1\uad50\ud68c\uc5d0 \uc624\uc2dc\ub294 \uae38\uc744 \uc548\ub0b4\ud574\ub4dc\ub9bd\ub2c8\ub2e4. \uc8fc\uc18c\uc640 \uc608\ubc30\uc2dc\uac04, \uc774\uba54\uc77c\uacfc SNS \uc8fc\uc18c\ub4e4\uc744 \ud655\uc778\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/theblessingchurch25.com\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theblessingchurch25.com\/contact\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/theblessingchurch25.com\/contact\/#primaryimage","url":"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1.jpg","contentUrl":"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2026\/08\/am-1.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/theblessingchurch25.com\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theblessingchurch25.com\/"},{"@type":"ListItem","position":2,"name":"\uc624\uc2dc\ub294 \uae38"}]},{"@type":"WebSite","@id":"https:\/\/theblessingchurch25.com\/#website","url":"https:\/\/theblessingchurch25.com\/","name":"\ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church","description":"\uc568\ub77c\ubc14\ub9c8 \ud5cc\uce20\ube4c\uacfc \ub9e4\ub514\uc2a8 \uc9c0\uc5ed\uc5d0 \uc788\ub294 \uce68\ub840\uad50\ud68c","publisher":{"@id":"https:\/\/theblessingchurch25.com\/#organization"},"alternateName":"\ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theblessingchurch25.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/theblessingchurch25.com\/#organization","name":"\ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church","alternateName":"\ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church","url":"https:\/\/theblessingchurch25.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/theblessingchurch25.com\/#\/schema\/logo\/image\/","url":"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2025\/09\/KakaoTalk_Photo_2025-09-09-07-09-54-004.png","contentUrl":"https:\/\/theblessingchurch25.com\/wp-content\/uploads\/2025\/09\/KakaoTalk_Photo_2025-09-09-07-09-54-004.png","width":675,"height":246,"caption":"\ud5cc\uce20\ube4c \ub354\ube14\ub808\uc2f1\uad50\ud68c The Blessing Church"},"image":{"@id":"https:\/\/theblessingchurch25.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/TheBlessingChurch25\/","https:\/\/www.youtube.com\/@TheBlessingChurch25","https:\/\/www.instagram.com\/theblessingchurch.25"]}]}},"_links":{"self":[{"href":"https:\/\/theblessingchurch25.com\/en\/wp-json\/wp\/v2\/pages\/616","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theblessingchurch25.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theblessingchurch25.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theblessingchurch25.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theblessingchurch25.com\/en\/wp-json\/wp\/v2\/comments?post=616"}],"version-history":[{"count":13,"href":"https:\/\/theblessingchurch25.com\/en\/wp-json\/wp\/v2\/pages\/616\/revisions"}],"predecessor-version":[{"id":2323,"href":"https:\/\/theblessingchurch25.com\/en\/wp-json\/wp\/v2\/pages\/616\/revisions\/2323"}],"wp:attachment":[{"href":"https:\/\/theblessingchurch25.com\/en\/wp-json\/wp\/v2\/media?parent=616"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}