{"id":191,"date":"2026-02-06T16:15:17","date_gmt":"2026-02-06T21:15:17","guid":{"rendered":"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/from-the-ddgm\/"},"modified":"2026-02-20T10:22:36","modified_gmt":"2026-02-20T15:22:36","slug":"from-the-ddgm","status":"publish","type":"page","link":"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/from-the-ddgm\/","title":{"rendered":"From the DDGM"},"content":{"rendered":"<!-- FROM THE DDGM PAGE v11 (Full Output)\nRemoves DDGM images\nAdds pen emoji to DDGM meta pill\nKeeps Open the calendar + Contact the District on one line (no wrap)\nDDGM letter and prior messages driven by posts tagged \"ddgm-letter\" via WP REST API\nNo em dashes used\nReplace ALL page content with this\n-->\n\n\n<style>\n  :root{\n    --mv-navy:#12233E;\n    --mv-navy-2:#163158;\n    --mv-ink:#0b1220;\n    --mv-muted:#4f5b6e;\n    --mv-border:#e2e6ef;\n    --mv-soft:#f6f7fb;\n    --mv-card:#ffffff;\n    --mv-gold:#c9a44c;\n\n    --mv-tide:#789e9c;\n    --mv-brick:#a02f21;\n\n    --mv-radius:24px;\n  }\n\n  body.page .entry-title,\n  body.page .page-header,\n  body.page header.entry-header,\n  body.page .gp-page-header,\n  body.page .generate-page-header{\n    display:none !important;\n  }\n\n  .mv-page{\n    color:var(--mv-ink);\n    font-size:18px;\n    line-height:1.65;\n    -webkit-font-smoothing:antialiased;\n    text-rendering:optimizeLegibility;\n    background:linear-gradient(180deg,var(--mv-soft),#ffffff 42%);\n  }\n  .mv-wrap{max-width:1180px;margin:0 auto;padding:28px 18px}\n\n  .mv-hero{\n    background:linear-gradient(135deg, rgba(18,35,62,.10), rgba(201,164,76,.08));\n    border:1px solid var(--mv-border);\n    border-radius:24px;\n    padding:28px 20px;\n    position:relative;\n    overflow:hidden;\n  }\n  .mv-hero:before{\n    content:\"\";\n    position:absolute;\n    left:0;top:0;bottom:0;\n    width:6px;\n    background:linear-gradient(180deg,var(--mv-gold), rgba(120,158,156,.55), rgba(160,47,33,.55));\n  }\n\n  .mv-kicker{\n    margin:0 0 8px 0;\n    font-size:13px;\n    text-transform:uppercase;\n    letter-spacing:.06em;\n    font-weight:900;\n    color:var(--mv-muted);\n  }\n  .mv-h1{\n    margin:0 0 10px 0;\n    font-size:34px;\n    line-height:1.15;\n    letter-spacing:-.01em;\n    color:var(--mv-navy) !important;\n    text-shadow:none !important;\n  }\n  .mv-sub{\n    margin:0;\n    color:var(--mv-muted);\n    max-width:96ch;\n  }\n\n  .mv-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}\n\n  .mvb-btn,\n  .mvb-btn:link,\n  .mvb-btn:visited{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:10px;\n    background:var(--mv-navy) !important;\n    color:#ffffff !important;\n    text-decoration:none !important;\n    border:0 !important;\n    border-radius:12px;\n    padding:14px 18px;\n    font-size:16px;\n    font-weight:900;\n    min-height:48px;\n    box-shadow:0 10px 22px rgba(18,35,62,.10);\n    cursor:pointer;\n    user-select:none;\n    white-space:nowrap;\n  }\n  .mvb-btn:hover{background:var(--mv-navy-2) !important}\n  .mvb-btn:focus{outline:2px solid rgba(18,35,62,.35);outline-offset:2px}\n\n  .mvb-btn.secondary,\n  .mvb-btn.secondary:link,\n  .mvb-btn.secondary:visited{\n    background:transparent !important;\n    color:var(--mv-navy) !important;\n    border:1px solid var(--mv-border) !important;\n    box-shadow:none !important;\n  }\n  .mvb-btn.secondary:hover{background:rgba(18,35,62,.06) !important}\n\n  \/* Fix calendar button and any calendar link styled as a button *\/\n  .mv-page .mv-actions a[href*=\"\/calendar\/\"],\n  .mv-page .mv-actions a[href*=\"\/calendar\/\"]:link,\n  .mv-page .mv-actions a[href*=\"\/calendar\/\"]:visited,\n  .mv-page a.mvb-btn[href*=\"\/calendar\/\"],\n  .mv-page a.mvb-btn[href*=\"\/calendar\/\"]:link,\n  .mv-page a.mvb-btn[href*=\"\/calendar\/\"]:visited,\n  .mv-page a.wp-block-button__link[href*=\"\/calendar\/\"],\n  .mv-page a.wp-block-button__link[href*=\"\/calendar\/\"]:link,\n  .mv-page a.wp-block-button__link[href*=\"\/calendar\/\"]:visited{\n    background:var(--mv-navy) !important;\n    color:#ffffff !important;\n    border-color:transparent !important;\n    text-decoration:none !important;\n  }\n  .mv-page .mv-actions a[href*=\"\/calendar\/\"]:hover,\n  .mv-page a.mvb-btn[href*=\"\/calendar\/\"]:hover,\n  .mv-page a.wp-block-button__link[href*=\"\/calendar\/\"]:hover{\n    background:var(--mv-navy-2) !important;\n    color:#ffffff !important;\n  }\n\n  .mv-section{margin-top:18px}\n  .mv-grid{\n    display:grid;\n    grid-template-columns:repeat(12, minmax(0,1fr));\n    gap:16px;\n    margin-top:16px;\n  }\n  .col-8{grid-column:span 8}\n  .col-4{grid-column:span 4}\n  @media (max-width: 980px){\n    .col-8,.col-4{grid-column:span 12}\n  }\n\n  .mv-card{\n    background:var(--mv-card);\n    border:1px solid var(--mv-border);\n    border-radius:var(--mv-radius);\n    overflow:hidden;\n    box-shadow:0 12px 26px rgba(18,35,62,.06);\n  }\n  .mv-accent{\n    height:6px;\n    background:linear-gradient(90deg,var(--mv-gold), var(--mv-tide), var(--mv-brick));\n  }\n  .mv-card-body{padding:18px 16px}\n\n  .mv-h2{margin:0 0 10px 0;font-size:18px;font-weight:950;color:var(--mv-ink)}\n  .mv-p{margin:0 0 12px 0;font-size:16px;color:var(--mv-muted)}\n  .mv-note{\n    margin:12px 0 0 0;\n    font-size:14px;\n    color:var(--mv-muted);\n    padding:12px 14px;\n    border:1px solid var(--mv-border);\n    border-radius:14px;\n    background:rgba(246,247,251,.7);\n  }\n\n  .mv-meta{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    align-items:center;\n    margin:0 0 12px 0;\n  }\n  .mv-pill{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    padding:8px 10px;\n    border-radius:999px;\n    border:1px solid var(--mv-border);\n    background:rgba(246,247,251,.8);\n    color:var(--mv-ink);\n    font-weight:950;\n    font-size:12px;\n    letter-spacing:.05em;\n    text-transform:uppercase;\n    white-space:nowrap;\n  }\n  .mv-dot{\n    width:10px;height:10px;border-radius:999px;\n    background:var(--mv-gold);\n    box-shadow:0 0 0 4px rgba(201,164,76,.18);\n  }\n\n  .mv-post-date{\n    margin:0 0 12px 0;\n    font-size:14px;\n    font-weight:850;\n    text-transform:uppercase;\n    letter-spacing:.04em;\n    color:var(--mv-muted);\n  }\n  .mv-post-content{\n    color:var(--mv-ink);\n    font-size:16px;\n    line-height:1.75;\n  }\n  .mv-post-content p{margin:0 0 12px 0}\n  .mv-post-content h2,.mv-post-content h3{margin:16px 0 10px 0;color:var(--mv-ink)}\n  .mv-post-content a{color:var(--mv-navy);font-weight:900;text-decoration:none}\n  .mv-post-content a:hover{text-decoration:underline}\n\n  .mv-list{margin:10px 0 0;padding:0;list-style:none}\n  .mv-list li{\n    padding:10px 0;\n    border-top:1px solid var(--mv-border);\n    display:flex;\n    flex-direction:column;\n    gap:4px;\n  }\n  .mv-list li:first-child{border-top:0;padding-top:0}\n  .mv-list strong{color:var(--mv-ink);font-weight:950}\n  .mv-list span{color:var(--mv-muted);font-weight:650}\n\n  \/* Keep the two main CTA buttons on one line *\/\n  .mv-actions.mv-actions-tight{\n    flex-wrap:nowrap;\n  }\n  .mv-actions.mv-actions-tight .mvb-btn{\n    flex:1 1 0;\n    min-width:0;\n  }\n  @media (max-width:560px){\n    .mv-actions.mv-actions-tight{\n      flex-wrap:wrap;\n    }\n    .mv-actions.mv-actions-tight .mvb-btn{\n      width:100%;\n      flex:0 0 auto;\n    }\n  }\n<\/style>\n\n<div class=\"mv-page\">\n  <div class=\"mv-wrap\">\n\n    <section class=\"mv-hero\" aria-label=\"From the DDGM header\">\n      <p class=\"mv-kicker\">Under the jurisdiction of the Grand Lodge of Pennsylvania<\/p>\n      <h1 class=\"mv-h1\">From the DDGM<\/h1>\n\n      <p class=\"mv-sub\">\n        Official District messaging, updates, and guidance for Lodges and Brethren.\n        For dates, locations, and changes, the District calendar remains the source of truth.\n      <\/p>\n\n      <div class=\"mv-actions\" aria-label=\"Primary actions\">\n        <a class=\"mvb-btn\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/calendar\/\">District calendar<\/a>\n        <a class=\"mvb-btn\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/lodges\/\">Lodges<\/a>\n        <a class=\"mvb-btn\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/district-school-of-instruction\/\">DSOI<\/a>\n        <a class=\"mvb-btn secondary\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/contact\/\">Contact<\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"mv-section\">\n      <div class=\"mv-grid\">\n\n        <!-- MAIN -->\n        <div class=\"col-8\">\n\n          <article class=\"mv-card\" aria-label=\"DDGM message\">\n            <div class=\"mv-accent\"><\/div>\n            <div class=\"mv-card-body\">\n\n              <div class=\"mv-meta\">\n                <span class=\"mv-pill\"><span class=\"mv-dot\"><\/span> \ud83d\udd8a DDGM letter<\/span>\n                <span class=\"mv-pill\">Richard A. Klinedinst<\/span>\n                <span class=\"mv-pill\">Latest<\/span>\n              <\/div>\n\n              <div>\n                <div id=\"ddgm-latest\" class=\"mv-p\">Loading latest DDGM letter\u2026<\/div>\n\n                <div class=\"mv-note\" style=\"border-color:rgba(201,164,76,.55);background:rgba(201,164,76,.08)\">\n                  <strong style=\"color:var(--mv-ink)\">Quick reminder:<\/strong>\n                  For dinner details, parking instructions, dress, or changes, open the event on the calendar and review the event notes.\n                <\/div>\n\n                <div class=\"mv-actions mv-actions-tight\" style=\"margin-top:14px\">\n                  <a class=\"mvb-btn\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/calendar\/\">Open the calendar<\/a>\n                  <a class=\"mvb-btn secondary\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/contact\/\">Contact the District<\/a>\n                <\/div>\n              <\/div>\n\n            <\/div>\n          <\/article>\n\n          <article class=\"mv-card\" style=\"margin-top:16px\" aria-label=\"District visitations\">\n            <div class=\"mv-accent\"><\/div>\n            <div class=\"mv-card-body\">\n              <h2 class=\"mv-h2\" style=\"font-size:20px\">District visitations<\/h2>\n              <p class=\"mv-p\">Dates are listed in the District booklet. Confirm times and notes on the calendar.<\/p>\n\n              <div class=\"mv-acc\" aria-label=\"Visitation schedule accordion\">\n                <details>\n                  <summary>\n                    <span class=\"mv-acc-title\">2026 visitation dates <small>Expand to view list<\/small><\/span>\n                    <span class=\"mv-chev\" aria-hidden=\"true\"><\/span>\n                  <\/summary>\n                  <div class=\"mv-acc-body\">\n                    <ul style=\"margin:0;padding-left:18px\">\n                      <li>January 8, 2026: Christiana Lodge No. 417<\/li>\n                      <li>February 18, 2026: Williamson Lodge No. 309<\/li>\n                      <li>March 3, 2026: Skerrett Lodge No. 343<\/li>\n                      <li>April 29, 2026: Howell Lodge No. 405<\/li>\n                      <li>May 13, 2026: Thomson Lodge No. 340<\/li>\n                      <li>June 3, 2026: Oxford Lodge No. 353<\/li>\n                      <li>September 1, 2026: Brandywine-Goddard Lodge No. 383<\/li>\n                      <li>September 21, 2026: New London Lodge No. 545<\/li>\n                      <li>October 1, 2026: Kennett Lodge No. 475<\/li>\n                      <li>November 2, 2026: West Chester Lodge No. 322<\/li>\n                    <\/ul>\n                  <\/div>\n                <\/details>\n\n                <details>\n                  <summary>\n                    <span class=\"mv-acc-title\">What to check before you go <small>Simple checklist<\/small><\/span>\n                    <span class=\"mv-chev\" aria-hidden=\"true\"><\/span>\n                  <\/summary>\n                  <div class=\"mv-acc-body\">\n                    <ul style=\"margin:0;padding-left:18px\">\n                      <li>Start time and arrival notes<\/li>\n                      <li>Dinner details and cost if listed<\/li>\n                      <li>Parking instructions<\/li>\n                      <li>Dress guidance if included<\/li>\n                      <li>Any last minute changes in the event notes<\/li>\n                    <\/ul>\n                    <p style=\"margin-top:10px\">Always confirm on the calendar the day of the event.<\/p>\n                  <\/div>\n                <\/details>\n              <\/div>\n\n              <div class=\"mv-actions\" style=\"margin-top:14px\">\n                <a class=\"mvb-btn\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/calendar\/\">Confirm on the calendar<\/a>\n                <a class=\"mvb-btn secondary\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/contact\/\">Questions<\/a>\n              <\/div>\n            <\/div>\n          <\/article>\n\n          <article class=\"mv-card\" style=\"margin-top:16px\" aria-label=\"District School of Instruction\">\n            <div class=\"mv-accent\"><\/div>\n            <div class=\"mv-card-body\">\n              <h2 class=\"mv-h2\" style=\"font-size:20px\">District School of Instruction<\/h2>\n              <p class=\"mv-p\">School meets at 7:30 PM on the 2nd Monday of the month. Confirm any exceptions on the calendar.<\/p>\n\n              <div class=\"mv-actions\" style=\"margin-top:14px\">\n                <a class=\"mvb-btn\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/district-school-of-instruction\/\">Open DSOI page<\/a>\n                <a class=\"mvb-btn secondary\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/calendar\/\">Check calendar<\/a>\n              <\/div>\n            <\/div>\n          <\/article>\n\n        <\/div>\n\n        <!-- SIDEBAR -->\n        <aside class=\"col-4\" aria-label=\"Sidebar\">\n          <div class=\"mv-card\" aria-label=\"Quick links\">\n            <div class=\"mv-accent\"><\/div>\n            <div class=\"mv-card-body\">\n              <h2 class=\"mv-h2\" style=\"font-size:20px\">Quick links<\/h2>\n              <p class=\"mv-p\">Fast access to the pages most often needed.<\/p>\n              <div class=\"mv-actions\">\n                <a class=\"mvb-btn\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/calendar\/\">Calendar<\/a>\n                <a class=\"mvb-btn\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/lodges\/\">Lodges<\/a>\n                <a class=\"mvb-btn\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/district-school-of-instruction\/\">DSOI<\/a>\n                <a class=\"mvb-btn secondary\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/contact\/\">Contact<\/a>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <div class=\"mv-card\" style=\"margin-top:16px\" aria-label=\"Previous messages\">\n            <div class=\"mv-accent\"><\/div>\n            <div class=\"mv-card-body\">\n              <h2 class=\"mv-h2\" style=\"font-size:20px\">Previous messages<\/h2>\n              <p class=\"mv-p\">Most recent DDGM letters, newest first.<\/p>\n              <ul id=\"ddgm-previous\" class=\"mv-list\">\n                <li><strong>Loading previous messages\u2026<\/strong><span>Please wait<\/span><\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n\n          <div class=\"mv-card\" style=\"margin-top:16px\" aria-label=\"Past DDGMs\">\n            <div class=\"mv-accent\"><\/div>\n            <div class=\"mv-card-body\">\n              <h2 class=\"mv-h2\" style=\"font-size:20px\">Past DDGMs<\/h2>\n              <p class=\"mv-p\">Names are listed in the District booklet. Personal contact details are not shown on this public page.<\/p>\n              <ul class=\"mv-list\">\n                <li><strong>Russell W. Baker, PDDGM<\/strong><span>Past District Deputy Grand Master<\/span><\/li>\n                <li><strong>Harry E. Hackman, Jr., PDDGM<\/strong><span>Past District Deputy Grand Master<\/span><\/li>\n                <li><strong>Gary L. Dukeman, PDDGM<\/strong><span>Past District Deputy Grand Master<\/span><\/li>\n                <li><strong>Craig W. Shaffer, PDDGM<\/strong><span>Past District Deputy Grand Master<\/span><\/li>\n                <li><strong>Eric T. Downs, PDDGM<\/strong><span>Past District Deputy Grand Master<\/span><\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/aside>\n\n      <\/div>\n    <\/section>\n\n  <\/div>\n<\/div>\n\n<script>\n(function(){\n  var SITE = \"https:\/\/site.sowhenitbe.com\/5thdistrictpa\";\n  var API  = SITE + \"\/wp-json\/wp\/v2\";\n  var TAG_SLUG = \"ddgm-letter\";\n  var MAX_TOTAL = 6;\n\n  function decode(html){\n    var t = document.createElement(\"textarea\");\n    t.innerHTML = html;\n    return t.value;\n  }\n\n  function fmtDate(iso){\n    try{\n      var d = new Date(iso);\n      return d.toLocaleDateString(\"en-US\",{year:\"numeric\",month:\"long\",day:\"numeric\"});\n    }catch(e){ return \"\"; }\n  }\n\n  function renderLatest(post){\n    var el = document.getElementById(\"ddgm-latest\");\n    if(!el) return;\n\n    if(!post){\n      el.innerHTML =\n        \"<p class='mv-p'><strong>No DDGM letter found.<\/strong> Confirm the post is Published and tagged <em>\" + TAG_SLUG + \"<\/em>.<\/p>\";\n      return;\n    }\n\n    var title = decode(post.title && post.title.rendered ? post.title.rendered : \"DDGM letter\");\n    var date  = fmtDate(post.date);\n    var content = post.content && post.content.rendered ? post.content.rendered : \"\";\n    var link  = post.link || \"#\";\n\n    el.innerHTML =\n      \"<h2 class='mv-h2' style='font-size:20px;margin:0 0 8px 0;'>\" + title + \"<\/h2>\" +\n      \"<div class='mv-post-date'>\" + date + \"<\/div>\" +\n      \"<div class='mv-post-content'>\" + content + \"<\/div>\" +\n      \"<p class='mv-p' style='margin-top:12px'><a href='\" + link + \"'>Open this letter<\/a><\/p>\";\n  }\n\n  function renderPrevious(posts){\n    var ul = document.getElementById(\"ddgm-previous\");\n    if(!ul) return;\n\n    if(!posts || !posts.length){\n      ul.innerHTML = \"<li><strong>No prior messages yet<\/strong><span>Add more posts tagged \" + TAG_SLUG + \" and they will appear here automatically.<\/span><\/li>\";\n      return;\n    }\n\n    var out = \"\";\n    posts.forEach(function(p){\n      var title = decode(p.title && p.title.rendered ? p.title.rendered : \"DDGM letter\");\n      var date  = fmtDate(p.date);\n      var link  = p.link || \"#\";\n      out += \"<li><strong><a href='\" + link + \"' style='color:var(--mv-ink);text-decoration:none;font-weight:950'>\" + title + \"<\/a><\/strong>\" +\n             \"<span>\" + date + \"<\/span><\/li>\";\n    });\n    ul.innerHTML = out;\n  }\n\n  function getJSON(url, cb){\n    var r = new XMLHttpRequest();\n    r.open(\"GET\", url, true);\n    r.onreadystatechange = function(){\n      if(r.readyState !== 4) return;\n      if(r.status >= 200 && r.status < 300){\n        try{ cb(null, JSON.parse(r.responseText)); }catch(e){ cb(e); }\n      }else{\n        cb(new Error(\"HTTP \" + r.status));\n      }\n    };\n    r.send();\n  }\n\n  function load(){\n    getJSON(API + \"\/tags?slug=\" + encodeURIComponent(TAG_SLUG), function(err, tags){\n      if(err || !tags || !tags.length){\n        renderLatest(null);\n        renderPrevious([]);\n        return;\n      }\n\n      var tagId = tags[0].id;\n\n      var url = API + \"\/posts?tags=\" + encodeURIComponent(tagId) +\n                \"&#038;per_page=\" + encodeURIComponent(MAX_TOTAL) +\n                \"&#038;orderby=date&#038;order=desc&#038;_embed=1\";\n\n      getJSON(url, function(err2, posts){\n        if(err2 || !posts || !posts.length){\n          renderLatest(null);\n          renderPrevious([]);\n          return;\n        }\n\n        renderLatest(posts[0]);\n        renderPrevious(posts.slice(1));\n      });\n    });\n  }\n\n  if(document.readyState === \"loading\"){\n    document.addEventListener(\"DOMContentLoaded\", load);\n  }else{\n    load();\n  }\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Under the jurisdiction of the Grand Lodge of Pennsylvania From the DDGM Official District messaging, updates, and guidance for Lodges and Brethren. For dates, locations, and changes, the District calendar &#8230; <a title=\"From the DDGM\" class=\"read-more\" href=\"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/from-the-ddgm\/\" aria-label=\"Read more about From the DDGM\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-191","page","type-page","status-publish"],"ticketed":false,"_links":{"self":[{"href":"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/wp-json\/wp\/v2\/pages\/191","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/wp-json\/wp\/v2\/comments?post=191"}],"version-history":[{"count":5,"href":"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/wp-json\/wp\/v2\/pages\/191\/revisions"}],"predecessor-version":[{"id":366,"href":"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/wp-json\/wp\/v2\/pages\/191\/revisions\/366"}],"wp:attachment":[{"href":"https:\/\/site.sowhenitbe.com\/5thdistrictpa\/wp-json\/wp\/v2\/media?parent=191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}