{"id":65,"date":"2022-07-25T15:40:45","date_gmt":"2022-07-25T15:40:45","guid":{"rendered":"https:\/\/lawtonbethelok.com\/?page_id=65"},"modified":"2026-06-28T12:04:19","modified_gmt":"2026-06-28T17:04:19","slug":"service-schedule","status":"publish","type":"page","link":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/","title":{"rendered":"SERVICE SCHEDULE"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull gutenify-section-087fce50-346c-11ee-ad2d-c78e755d9336 has-cyan-bluish-gray-background-color has-background has-small-font-size is-layout-flow wp-block-group-is-layout-flow gtfy-4\">\n<div class=\"wp-block-columns alignwide gutenify-section-087f3210-346c-11ee-ad2d-c78e755d9336 is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex gtfy-3\">\n<div class=\"wp-block-column gutenify-section-087e95d0-346c-11ee-ad2d-c78e755d9336 is-layout-flow wp-block-column-is-layout-flow gtfy-2\">\n<!DOCTYPE html>\n<html class=\"gtfy-1\" lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Church Weekly Schedule<\/title>\n  <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/@tabler\/icons-webfont@2.44.0\/tabler-icons.min.css\" \/>\n  <style>\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n\n    html, body {\n      background: #000000 !important;\n    }\n\n    body {\n      min-height: 100vh;\n      background: #000000 !important;\n      padding: 2rem 1rem;\n      font-family: system-ui, sans-serif;\n      display: flex;\n      justify-content: center;\n      align-items: flex-start;\n    }\n\n    .page-wrapper {\n      width: 100%;\n      max-width: 480px;\n      display: flex;\n      flex-direction: column;\n      align-items: stretch;\n    }\n\n    .church-header {\n      text-align: center;\n      margin-bottom: 1rem;\n      background: #1a1a1a;\n      border-radius: 12px;\n      border: 0.5px solid #333333;\n      padding: 1.5rem 2rem;\n    }\n\n    .cross-icon {\n      display: inline-block;\n      font-size: 2.5rem;\n      color: #f5d78e;\n      margin-bottom: 0.5rem;\n    }\n\n    .church-title {\n      font-size: 26px;\n      font-weight: 500;\n      color: #f5d78e;\n      margin: 0 0 0.25rem;\n      letter-spacing: 0.5px;\n    }\n\n    .church-subtitle {\n      font-size: 14px;\n      color: #a8c8e8;\n      margin: 0;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n    }\n\n    .divider {\n      width: 60px;\n      height: 2px;\n      background: #f5d78e;\n      margin: 1rem auto;\n      border-radius: 1px;\n    }\n\n    .schedule-grid {\n      display: flex;\n      flex-direction: column;\n      gap: 12px;\n    }\n\n    .day-section {\n      background: #1a1a1a;\n      border-radius: 12px;\n      border: 0.5px solid #333333;\n      overflow: hidden;\n    }\n\n    .day-label {\n      background: #2a2200;\n      border-bottom: 0.5px solid #333333;\n      padding: 0.6rem 1.25rem;\n      font-size: 12px;\n      font-weight: 500;\n      letter-spacing: 1.5px;\n      text-transform: uppercase;\n      color: #f5d78e;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .event-row {\n      display: flex;\n      align-items: center;\n      padding: 1rem 1.25rem;\n      gap: 1rem;\n      border-bottom: 0.5px solid #2a2a2a;\n    }\n\n    .event-row:last-child {\n      border-bottom: none;\n    }\n\n    .time-badge {\n      background: #f5d78e;\n      color: #000000;\n      font-size: 12px;\n      font-weight: 500;\n      padding: 4px 10px;\n      border-radius: 20px;\n      white-space: nowrap;\n      min-width: 72px;\n      text-align: center;\n    }\n\n    .event-name {\n      font-size: 16px;\n      font-weight: 500;\n      color: #e8f0f8;\n      flex: 1;\n    }\n\n    .event-icon {\n      font-size: 18px;\n      color: #a8c8e8;\n    }\n\n    .footer-note {\n      margin-top: 1.5rem;\n      text-align: center;\n      font-size: 13px;\n      color: #000000;\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <div class=\"page-wrapper\">\n\n    <div class=\"church-header\">\n      <div class=\"cross-icon\"><i class=\"ti ti-building-church\"><\/i><\/div>\n      <h1 class=\"church-title\">Weekly Schedule<\/h1>\n      <p class=\"church-subtitle\">Join us in worship<\/p>\n      <div class=\"divider\"><\/div>\n    <\/div>\n\n    <div class=\"schedule-grid\">\n\n      <div class=\"day-section\">\n        <div class=\"day-label\">\n          <i class=\"ti ti-sun\"><\/i>\n          Sunday\n        <\/div>\n        <div class=\"event-row\">\n          <span class=\"time-badge\">9:00 AM<\/span>\n          <span class=\"event-name\">Sunday School<\/span>\n          <i class=\"ti ti-book event-icon\"><\/i>\n        <\/div>\n        <div class=\"event-row\">\n          <span class=\"time-badge\">10:30 AM<\/span>\n          <span class=\"event-name\">Sunday Service<\/span>\n          <i class=\"ti ti-users event-icon\"><\/i>\n        <\/div>\n      <\/div>\n\n      <div class=\"day-section\">\n        <div class=\"day-label\">\n          <i class=\"ti ti-moon\"><\/i>\n          Wednesday\n        <\/div>\n        <div class=\"event-row\">\n          <span class=\"time-badge\">6:00 PM<\/span>\n          <span class=\"event-name\">Bible Study<\/span>\n          <i class=\"ti ti-book-2 event-icon\"><\/i>\n        <\/div>\n        <div class=\"event-row\">\n          <span class=\"time-badge\">6:00 PM<\/span>\n          <span class=\"event-name\">Youth Service<\/span>\n          <i class=\"ti ti-friends event-icon\"><\/i>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <p class=\"footer-note\">All are welcome &mdash; come as you are<\/p>\n\n  <\/div>\n\n<\/body>\n<\/html>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Church Weekly Schedule Weekly Schedule Join us in worship Sunday 9:00 AM Sunday School 10:30<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gutenify_countdown_timer_type":"fixed","_gutenify_countdown_timer_evergreen_hours":24,"_gutenify_countdown_timer_evergreen_minutes":0,"_gutenify_countdown_timer_date":"","_gutenify_countdown_timer_timezone":"US\/Eastern","_gutenify_countdown_timer_end_action":"none","_gutenify_countdown_timer_hide_selector":"","_gutenify_countdown_timer_redirect_url":"","om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-65","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Church Weekly Schedule Weekly Schedule Join us in worship Sunday 9:00 AM Sunday School 10:30 AM Sunday Service Wednesday 6:00 PM Bible Study 6:00 PM Youth Service All are welcome \u2014 come as you are\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Bethel Assembly of God - Pastor Randy shorter\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"SERVICE SCHEDULE - Bethel Assembly of God\" \/>\n\t\t<meta property=\"og:description\" content=\"Church Weekly Schedule Weekly Schedule Join us in worship Sunday 9:00 AM Sunday School 10:30 AM Sunday Service Wednesday 6:00 PM Bible Study 6:00 PM Youth Service All are welcome \u2014 come as you are\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/lawtonbethelok.com\/wp-content\/uploads\/2022\/09\/cropped-Bethel3.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/lawtonbethelok.com\/wp-content\/uploads\/2022\/09\/cropped-Bethel3.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2022-07-25T15:40:45+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-28T17:04:19+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"SERVICE SCHEDULE - Bethel Assembly of God\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Church Weekly Schedule Weekly Schedule Join us in worship Sunday 9:00 AM Sunday School 10:30 AM Sunday Service Wednesday 6:00 PM Bible Study 6:00 PM Youth Service All are welcome \u2014 come as you are\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/lawtonbethelok.com\/wp-content\/uploads\/2022\/09\/cropped-Bethel3.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/service-schedule\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/lawtonbethelok.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/service-schedule\\\/#listItem\",\"name\":\"SERVICE SCHEDULE\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/service-schedule\\\/#listItem\",\"position\":2,\"name\":\"SERVICE SCHEDULE\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/#organization\",\"name\":\"Lawtonbethelok\",\"description\":\"Pastor Randy shorter\",\"url\":\"https:\\\/\\\/lawtonbethelok.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/lawtonbethelok.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/cropped-Bethel3.png\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/service-schedule\\\/#organizationLogo\",\"width\":154,\"height\":204},\"image\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/service-schedule\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/service-schedule\\\/#webpage\",\"url\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/service-schedule\\\/\",\"name\":\"SERVICE SCHEDULE - Bethel Assembly of God\",\"description\":\"Church Weekly Schedule Weekly Schedule Join us in worship Sunday 9:00 AM Sunday School 10:30 AM Sunday Service Wednesday 6:00 PM Bible Study 6:00 PM Youth Service All are welcome \\u2014 come as you are\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/service-schedule\\\/#breadcrumblist\"},\"datePublished\":\"2022-07-25T15:40:45-05:00\",\"dateModified\":\"2026-06-28T12:04:19-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/#website\",\"url\":\"https:\\\/\\\/lawtonbethelok.com\\\/\",\"name\":\"Bethel Assembly of God\",\"description\":\"Pastor Randy shorter\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"SERVICE SCHEDULE - Bethel Assembly of God","description":"Church Weekly Schedule Weekly Schedule Join us in worship Sunday 9:00 AM Sunday School 10:30 AM Sunday Service Wednesday 6:00 PM Bible Study 6:00 PM Youth Service All are welcome \u2014 come as you are","canonical_url":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/lawtonbethelok.com#listItem","position":1,"name":"Home","item":"https:\/\/lawtonbethelok.com","nextItem":{"@type":"ListItem","@id":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/#listItem","name":"SERVICE SCHEDULE"}},{"@type":"ListItem","@id":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/#listItem","position":2,"name":"SERVICE SCHEDULE","previousItem":{"@type":"ListItem","@id":"https:\/\/lawtonbethelok.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/lawtonbethelok.com\/#organization","name":"Lawtonbethelok","description":"Pastor Randy shorter","url":"https:\/\/lawtonbethelok.com\/","logo":{"@type":"ImageObject","url":"https:\/\/lawtonbethelok.com\/wp-content\/uploads\/2022\/09\/cropped-Bethel3.png","@id":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/#organizationLogo","width":154,"height":204},"image":{"@id":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/#webpage","url":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/","name":"SERVICE SCHEDULE - Bethel Assembly of God","description":"Church Weekly Schedule Weekly Schedule Join us in worship Sunday 9:00 AM Sunday School 10:30 AM Sunday Service Wednesday 6:00 PM Bible Study 6:00 PM Youth Service All are welcome \u2014 come as you are","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/lawtonbethelok.com\/#website"},"breadcrumb":{"@id":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/#breadcrumblist"},"datePublished":"2022-07-25T15:40:45-05:00","dateModified":"2026-06-28T12:04:19-05:00"},{"@type":"WebSite","@id":"https:\/\/lawtonbethelok.com\/#website","url":"https:\/\/lawtonbethelok.com\/","name":"Bethel Assembly of God","description":"Pastor Randy shorter","inLanguage":"en-US","publisher":{"@id":"https:\/\/lawtonbethelok.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Bethel Assembly of God - Pastor Randy shorter","og:type":"article","og:title":"SERVICE SCHEDULE - Bethel Assembly of God","og:description":"Church Weekly Schedule Weekly Schedule Join us in worship Sunday 9:00 AM Sunday School 10:30 AM Sunday Service Wednesday 6:00 PM Bible Study 6:00 PM Youth Service All are welcome \u2014 come as you are","og:url":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/","og:image":"https:\/\/lawtonbethelok.com\/wp-content\/uploads\/2022\/09\/cropped-Bethel3.png","og:image:secure_url":"https:\/\/lawtonbethelok.com\/wp-content\/uploads\/2022\/09\/cropped-Bethel3.png","article:published_time":"2022-07-25T15:40:45+00:00","article:modified_time":"2026-06-28T17:04:19+00:00","twitter:card":"summary_large_image","twitter:title":"SERVICE SCHEDULE - Bethel Assembly of God","twitter:description":"Church Weekly Schedule Weekly Schedule Join us in worship Sunday 9:00 AM Sunday School 10:30 AM Sunday Service Wednesday 6:00 PM Bible Study 6:00 PM Youth Service All are welcome \u2014 come as you are","twitter:image":"https:\/\/lawtonbethelok.com\/wp-content\/uploads\/2022\/09\/cropped-Bethel3.png"},"aioseo_meta_data":{"post_id":"65","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[],"defaultGraph":"WebPage","defaultPostTypeGraph":""},"schema_type":"default","schema_type_options":"{\"article\":{\"articleType\":\"BlogPosting\"},\"course\":{\"name\":\"\",\"description\":\"\",\"provider\":\"\"},\"faq\":{\"pages\":[]},\"product\":{\"reviews\":[]},\"recipe\":{\"ingredients\":[],\"instructions\":[],\"keywords\":[]},\"software\":{\"reviews\":[],\"operatingSystems\":[]},\"webPage\":{\"webPageType\":\"WebPage\"},\"blockGraphs\":[]}","pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2022-07-25 15:40:46","updated":"2026-06-28 17:15:46","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/lawtonbethelok.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tSERVICE SCHEDULE\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/lawtonbethelok.com"},{"label":"SERVICE SCHEDULE","link":"https:\/\/lawtonbethelok.com\/index.php\/service-schedule\/"}],"_links":{"self":[{"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/pages\/65","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/comments?post=65"}],"version-history":[{"count":21,"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/pages\/65\/revisions"}],"predecessor-version":[{"id":1297,"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/pages\/65\/revisions\/1297"}],"wp:attachment":[{"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/media?parent=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}