{"id":1270,"date":"2026-06-14T10:30:59","date_gmt":"2026-06-14T15:30:59","guid":{"rendered":"https:\/\/lawtonbethelok.com\/?p=1270"},"modified":"2026-06-14T10:31:00","modified_gmt":"2026-06-14T15:31:00","slug":"mens-breakfast","status":"publish","type":"post","link":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/","title":{"rendered":"MENS BREAKFAST"},"content":{"rendered":"\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>Men&#8217;s Breakfast \u2013 June 27, 2026<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&#038;family=Source+Serif+4:ital,wght@0,300;0,400;0,600;1,400&#038;family=Inter:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\"\/>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --navy:    #1B2A40;\n      --gold:    #C49A3C;\n      --cream:   #F7F2E8;\n      --rust:    #8B3A2A;\n      --charcoal:#2E2E2E;\n      --light:   #EDE8DC;\n    }\n\n    body {\n      background: var(--navy);\n      font-family: 'Source Serif 4', Georgia, serif;\n      color: var(--cream);\n      min-height: 100vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 2rem 1rem;\n    }\n\n    .page {\n      max-width: 680px;\n      width: 100%;\n      background: var(--navy);\n      border: 2px solid var(--gold);\n      padding: 3rem 3.5rem;\n      position: relative;\n    }\n\n    \/* Corner ornaments *\/\n    .page::before, .page::after {\n      content: '\u2726';\n      color: var(--gold);\n      font-size: 1.1rem;\n      position: absolute;\n    }\n    .page::before { top: 0.6rem; left: 0.8rem; }\n    .page::after  { bottom: 0.6rem; right: 0.8rem; }\n\n    .corner-br { position: absolute; top: 0.6rem; right: 0.8rem; color: var(--gold); font-size: 1.1rem; }\n    .corner-bl { position: absolute; bottom: 0.6rem; left: 0.8rem; color: var(--gold); font-size: 1.1rem; }\n\n    \/* Top label *\/\n    .eyebrow {\n      font-family: 'Inter', sans-serif;\n      font-size: 0.7rem;\n      font-weight: 600;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: var(--gold);\n      text-align: center;\n      margin-bottom: 1.4rem;\n    }\n\n    .rule {\n      border: none;\n      border-top: 1px solid var(--gold);\n      opacity: 0.45;\n      margin: 1rem 0;\n    }\n    .rule.thick {\n      border-top: 2px solid var(--gold);\n      opacity: 0.8;\n    }\n\n    \/* Main headline *\/\n    .headline {\n      font-family: 'Playfair Display', Georgia, serif;\n      font-size: clamp(2.4rem, 6vw, 3.4rem);\n      font-weight: 900;\n      line-height: 1.05;\n      text-align: center;\n      color: var(--cream);\n      letter-spacing: -0.01em;\n      margin: 0.6rem 0;\n    }\n\n    .headline span {\n      color: var(--gold);\n    }\n\n    \/* Scripture pull *\/\n    .scripture {\n      text-align: center;\n      font-style: italic;\n      font-size: 0.95rem;\n      color: var(--light);\n      opacity: 0.8;\n      margin: 1.1rem 0 0.4rem;\n      line-height: 1.6;\n    }\n\n    \/* Details block *\/\n    .details {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 1.4rem;\n      margin: 1.8rem 0;\n    }\n\n    .detail-card {\n      background: rgba(196,154,60,0.08);\n      border: 1px solid rgba(196,154,60,0.3);\n      padding: 1.1rem 1.2rem;\n      text-align: center;\n    }\n\n    .detail-card .label {\n      font-family: 'Inter', sans-serif;\n      font-size: 0.62rem;\n      font-weight: 600;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: var(--gold);\n      margin-bottom: 0.4rem;\n      display: block;\n    }\n\n    .detail-card .value {\n      font-family: 'Playfair Display', serif;\n      font-size: 1.25rem;\n      font-weight: 700;\n      color: var(--cream);\n      line-height: 1.25;\n    }\n\n    \/* Study section *\/\n    .study-section {\n      background: var(--rust);\n      padding: 1.4rem 1.6rem;\n      margin: 1.6rem 0;\n      text-align: center;\n      position: relative;\n    }\n\n    .study-section .study-label {\n      font-family: 'Inter', sans-serif;\n      font-size: 0.65rem;\n      font-weight: 600;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: rgba(247,242,232,0.7);\n      margin-bottom: 0.5rem;\n      display: block;\n    }\n\n    .study-section .study-text {\n      font-family: 'Playfair Display', serif;\n      font-size: 1.45rem;\n      font-weight: 700;\n      color: var(--cream);\n      line-height: 1.3;\n    }\n\n    .study-section .study-sub {\n      font-size: 0.88rem;\n      color: rgba(247,242,232,0.75);\n      margin-top: 0.45rem;\n      font-style: italic;\n    }\n\n    \/* Call to action note *\/\n    .cta-note {\n      text-align: center;\n      font-size: 0.92rem;\n      color: var(--light);\n      line-height: 1.65;\n      margin-top: 1.4rem;\n    }\n\n    .cta-note strong {\n      color: var(--gold);\n      font-weight: 600;\n    }\n\n    \/* Footer *\/\n    .footer-text {\n      font-family: 'Inter', sans-serif;\n      font-size: 0.65rem;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      color: rgba(196,154,60,0.55);\n      text-align: center;\n      margin-top: 1.6rem;\n    }\n\n    @media (max-width: 480px) {\n      .page { padding: 2rem 1.4rem; }\n      .details { grid-template-columns: 1fr; }\n    }\n\n    @media print {\n      body { background: white; }\n      .page { border-color: #888; color: #111; background: white; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div class=\"page\">\n  <span class=\"corner-br\">\u2726<\/span>\n  <span class=\"corner-bl\">\u2726<\/span>\n\n  <p class=\"eyebrow\">You Are Invited<\/p>\n\n  <hr class=\"rule thick\"\/>\n\n  <h1 class=\"headline\">Men&#8217;s<br\/><span>Breakfast<\/span><\/h1>\n\n  <hr class=\"rule\"\/>\n\n  <p class=\"scripture\">\n    &#8220;Do you not know that in a race all the runners run,<br\/>\n    but only one gets the prize? Run in such a way as to get the prize.&#8221;<br\/>\n    \u2014 1 Corinthians 9:24\n  <\/p>\n\n  <hr class=\"rule\"\/>\n\n  <div class=\"details\">\n    <div class=\"detail-card\">\n      <span class=\"label\">Date<\/span>\n      <div class=\"value\">Saturday<br\/>June 27, 2026<\/div>\n    <\/div>\n    <div class=\"detail-card\">\n      <span class=\"label\">Time<\/span>\n      <div class=\"value\">8:00 AM<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"study-section\">\n    <span class=\"study-label\">Study Quiz<\/span>\n    <div class=\"study-text\">1 Corinthians<br\/>Chapters 9 \u2013 16<\/div>\n    <p class=\"study-sub\">Come prepared \u2014 a test will be given<br\/>over the study material.<\/p>\n  <\/div>\n\n  <p class=\"cta-note\">\n    All men are welcome. Come hungry, come ready,<br\/>\n    and <strong>bring your Bible<\/strong>.\n  <\/p>\n\n  <hr class=\"rule\" style=\"margin-top:1.6rem;\"\/>\n\n  <p class=\"footer-text\">Men&#8217;s Ministry &nbsp;\u00b7&nbsp; See you there<\/p>\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Men&#8217;s Breakfast \u2013 June 27, 2026 \u2726 \u2726 You Are Invited Men&#8217;sBreakfast &#8220;Do you not<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","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":""},"categories":[1],"tags":[],"class_list":["post-1270","post","type-post","status-publish","format-standard","hentry","category-videos"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"Men&#039;s Breakfast \u2013 June 27, 2026 \u2726 \u2726 You Are Invited Men&#039;sBreakfast &quot;Do you not know that in a race all the runners run, but only one gets the prize? Run in such a way as to get the prize.&quot; \u2014 1 Corinthians 9:24 Date SaturdayJune 27, 2026 Time 8:00 AM Study Quiz 1 CorinthiansChapters\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"jsjarhead\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\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=\"MENS BREAKFAST - Bethel Assembly of God\" \/>\n\t\t<meta property=\"og:description\" content=\"Men&#039;s Breakfast \u2013 June 27, 2026 \u2726 \u2726 You Are Invited Men&#039;sBreakfast &quot;Do you not know that in a race all the runners run, but only one gets the prize? Run in such a way as to get the prize.&quot; \u2014 1 Corinthians 9:24 Date SaturdayJune 27, 2026 Time 8:00 AM Study Quiz 1 CorinthiansChapters\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/\" \/>\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=\"2026-06-14T15:30:59+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-14T15:31:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"MENS BREAKFAST - Bethel Assembly of God\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Men&#039;s Breakfast \u2013 June 27, 2026 \u2726 \u2726 You Are Invited Men&#039;sBreakfast &quot;Do you not know that in a race all the runners run, but only one gets the prize? Run in such a way as to get the prize.&quot; \u2014 1 Corinthians 9:24 Date SaturdayJune 27, 2026 Time 8:00 AM Study Quiz 1 CorinthiansChapters\" \/>\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\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#blogposting\",\"name\":\"MENS BREAKFAST - Bethel Assembly of God\",\"headline\":\"MENS BREAKFAST\",\"author\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/author\\\/jsjarhead\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/lawtonbethelok.com\\\/wp-content\\\/uploads\\\/2022\\\/09\\\/cropped-Bethel3.png\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/#articleImage\",\"width\":154,\"height\":204},\"datePublished\":\"2026-06-14T10:30:59-05:00\",\"dateModified\":\"2026-06-14T10:31:00-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#webpage\"},\"articleSection\":\"Videos\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#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\\\/category\\\/videos\\\/#listItem\",\"name\":\"Videos\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/category\\\/videos\\\/#listItem\",\"position\":2,\"name\":\"Videos\",\"item\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/category\\\/videos\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#listItem\",\"name\":\"MENS BREAKFAST\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#listItem\",\"position\":3,\"name\":\"MENS BREAKFAST\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/category\\\/videos\\\/#listItem\",\"name\":\"Videos\"}}]},{\"@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\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#organizationLogo\",\"width\":154,\"height\":204},\"image\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/author\\\/jsjarhead\\\/#author\",\"url\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/author\\\/jsjarhead\\\/\",\"name\":\"jsjarhead\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ac179555b988d028666dfab969293cc2e4030b9d73dd07d21d05ee28bb60e65d?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"jsjarhead\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#webpage\",\"url\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/\",\"name\":\"MENS BREAKFAST - Bethel Assembly of God\",\"description\":\"Men's Breakfast \\u2013 June 27, 2026 \\u2726 \\u2726 You Are Invited Men'sBreakfast \\\"Do you not know that in a race all the runners run, but only one gets the prize? Run in such a way as to get the prize.\\\" \\u2014 1 Corinthians 9:24 Date SaturdayJune 27, 2026 Time 8:00 AM Study Quiz 1 CorinthiansChapters\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/2026\\\/06\\\/14\\\/mens-breakfast\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/author\\\/jsjarhead\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/lawtonbethelok.com\\\/index.php\\\/author\\\/jsjarhead\\\/#author\"},\"datePublished\":\"2026-06-14T10:30:59-05:00\",\"dateModified\":\"2026-06-14T10:31:00-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":"MENS BREAKFAST - Bethel Assembly of God","description":"Men's Breakfast \u2013 June 27, 2026 \u2726 \u2726 You Are Invited Men'sBreakfast \"Do you not know that in a race all the runners run, but only one gets the prize? Run in such a way as to get the prize.\" \u2014 1 Corinthians 9:24 Date SaturdayJune 27, 2026 Time 8:00 AM Study Quiz 1 CorinthiansChapters","canonical_url":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/#blogposting","name":"MENS BREAKFAST - Bethel Assembly of God","headline":"MENS BREAKFAST","author":{"@id":"https:\/\/lawtonbethelok.com\/index.php\/author\/jsjarhead\/#author"},"publisher":{"@id":"https:\/\/lawtonbethelok.com\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/lawtonbethelok.com\/wp-content\/uploads\/2022\/09\/cropped-Bethel3.png","@id":"https:\/\/lawtonbethelok.com\/#articleImage","width":154,"height":204},"datePublished":"2026-06-14T10:30:59-05:00","dateModified":"2026-06-14T10:31:00-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/#webpage"},"isPartOf":{"@id":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/#webpage"},"articleSection":"Videos"},{"@type":"BreadcrumbList","@id":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/#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\/category\/videos\/#listItem","name":"Videos"}},{"@type":"ListItem","@id":"https:\/\/lawtonbethelok.com\/index.php\/category\/videos\/#listItem","position":2,"name":"Videos","item":"https:\/\/lawtonbethelok.com\/index.php\/category\/videos\/","nextItem":{"@type":"ListItem","@id":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/#listItem","name":"MENS BREAKFAST"},"previousItem":{"@type":"ListItem","@id":"https:\/\/lawtonbethelok.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/#listItem","position":3,"name":"MENS BREAKFAST","previousItem":{"@type":"ListItem","@id":"https:\/\/lawtonbethelok.com\/index.php\/category\/videos\/#listItem","name":"Videos"}}]},{"@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\/2026\/06\/14\/mens-breakfast\/#organizationLogo","width":154,"height":204},"image":{"@id":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/lawtonbethelok.com\/index.php\/author\/jsjarhead\/#author","url":"https:\/\/lawtonbethelok.com\/index.php\/author\/jsjarhead\/","name":"jsjarhead","image":{"@type":"ImageObject","@id":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/ac179555b988d028666dfab969293cc2e4030b9d73dd07d21d05ee28bb60e65d?s=96&d=mm&r=g","width":96,"height":96,"caption":"jsjarhead"}},{"@type":"WebPage","@id":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/#webpage","url":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/","name":"MENS BREAKFAST - Bethel Assembly of God","description":"Men's Breakfast \u2013 June 27, 2026 \u2726 \u2726 You Are Invited Men'sBreakfast \"Do you not know that in a race all the runners run, but only one gets the prize? Run in such a way as to get the prize.\" \u2014 1 Corinthians 9:24 Date SaturdayJune 27, 2026 Time 8:00 AM Study Quiz 1 CorinthiansChapters","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/lawtonbethelok.com\/#website"},"breadcrumb":{"@id":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/#breadcrumblist"},"author":{"@id":"https:\/\/lawtonbethelok.com\/index.php\/author\/jsjarhead\/#author"},"creator":{"@id":"https:\/\/lawtonbethelok.com\/index.php\/author\/jsjarhead\/#author"},"datePublished":"2026-06-14T10:30:59-05:00","dateModified":"2026-06-14T10:31:00-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":"MENS BREAKFAST - Bethel Assembly of God","og:description":"Men's Breakfast \u2013 June 27, 2026 \u2726 \u2726 You Are Invited Men'sBreakfast &quot;Do you not know that in a race all the runners run, but only one gets the prize? Run in such a way as to get the prize.&quot; \u2014 1 Corinthians 9:24 Date SaturdayJune 27, 2026 Time 8:00 AM Study Quiz 1 CorinthiansChapters","og:url":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/","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":"2026-06-14T15:30:59+00:00","article:modified_time":"2026-06-14T15:31:00+00:00","twitter:card":"summary_large_image","twitter:title":"MENS BREAKFAST - Bethel Assembly of God","twitter:description":"Men's Breakfast \u2013 June 27, 2026 \u2726 \u2726 You Are Invited Men'sBreakfast &quot;Do you not know that in a race all the runners run, but only one gets the prize? Run in such a way as to get the prize.&quot; \u2014 1 Corinthians 9:24 Date SaturdayJune 27, 2026 Time 8:00 AM Study Quiz 1 CorinthiansChapters","twitter:image":"https:\/\/lawtonbethelok.com\/wp-content\/uploads\/2022\/09\/cropped-Bethel3.png"},"aioseo_meta_data":{"post_id":"1270","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":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"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":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-06-14 15:31:00","updated":"2026-06-14 16:15:39","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\t<a href=\"https:\/\/lawtonbethelok.com\/index.php\/category\/videos\/\" title=\"Videos\">Videos<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tMENS BREAKFAST\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/lawtonbethelok.com"},{"label":"Videos","link":"https:\/\/lawtonbethelok.com\/index.php\/category\/videos\/"},{"label":"MENS BREAKFAST","link":"https:\/\/lawtonbethelok.com\/index.php\/2026\/06\/14\/mens-breakfast\/"}],"_links":{"self":[{"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/posts\/1270","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"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=1270"}],"version-history":[{"count":1,"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/posts\/1270\/revisions"}],"predecessor-version":[{"id":1271,"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/posts\/1270\/revisions\/1271"}],"wp:attachment":[{"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/media?parent=1270"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/categories?post=1270"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lawtonbethelok.com\/index.php\/wp-json\/wp\/v2\/tags?post=1270"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}