{"id":89,"date":"2026-09-17T22:02:27","date_gmt":"2026-09-17T22:02:27","guid":{"rendered":"https:\/\/jeffdaleybooks.com\/wp-staging\/?page_id=89"},"modified":"2026-09-18T19:58:38","modified_gmt":"2026-09-18T19:58:38","slug":"about-jeff-daley","status":"publish","type":"page","link":"https:\/\/jeffdaleybooks.com\/wp-staging\/about-jeff-daley\/","title":{"rendered":"Author &#8211; About Jeff Daley"},"content":{"rendered":"\n<style>\n\/* REMOVE TWENTY TWENTY-FIVE THEME ELEMENTS *\/\n\nbody .wp-site-blocks > header.wp-block-template-part,\nbody .wp-site-blocks > footer.wp-block-template-part,\nbody .wp-block-post-title,\nbody .entry-title {\n  display: none !important;\n}\n\nhtml {\n  overflow-x: hidden;\n}\n\nbody {\n  margin: 0 !important;\n  overflow-x: hidden;\n}\n\nbody .wp-site-blocks,\nbody .wp-site-blocks > main,\nbody .wp-block-post-content {\n  max-width: none !important;\n  margin: 0 !important;\n  padding: 0 !important;\n}\n\n\/* REMOVE WORDPRESS WRAPPER SPACE ABOVE THE CUSTOM PAGE *\/\n\nbody .wp-site-blocks *:has(.jda-page) {\n  margin-block-start: 0 !important;\n  margin-block-end: 0 !important;\n  padding-block-start: 0 !important;\n  padding-block-end: 0 !important;\n  gap: 0 !important;\n  row-gap: 0 !important;\n}\n\n\/* REMOVE WORDPRESS WRAPPER SPACE BELOW THE CUSTOM PAGE *\/\n\nbody .wp-block-html:has(.jda-page),\nbody .wp-block-post-content:has(.jda-page),\nbody .wp-site-blocks > main:has(.jda-page) {\n  margin-bottom: 0 !important;\n  padding-bottom: 0 !important;\n}\n\n.jda-page > :last-child,\n.jda-footer {\n  margin-bottom: 0 !important;\n}\n\n\/* FULL-WIDTH PAGE *\/\n\n.jda-page {\n  width: 100vw !important;\n  max-width: none !important;\n  margin-left: calc(50% - 50vw) !important;\n  margin-right: calc(50% - 50vw) !important;\n}\n\n.jda-page,\n.jda-page * {\n  box-sizing: border-box;\n}\n\n.jda-page {\n  --green-dark: #10251c;\n  --green: #0b3d33;\n  --green-light: #2d4c42;\n  --gold: #f4b247;\n  --gold-dark: #a66514;\n  --cream: #f7f2e7;\n  --white: #ffffff;\n  --ink: #1f2925;\n  --muted: #59645f;\n\n  margin: 0 !important;\n  background: var(--cream);\n  color: var(--ink);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 18px;\n  line-height: 1.7;\n  overflow: hidden;\n}\n\n.jda-page h1,\n.jda-page h2,\n.jda-page h3,\n.jda-page p,\n.jda-page figure,\n.jda-page blockquote {\n  margin-top: 0;\n}\n\n.jda-wrap {\n  width: min(1180px, calc(100% - 64px));\n  margin: 0 auto;\n}\n\n\/* HEADER *\/\n\n.jda-header {\n  background: var(--green-dark);\n  color: var(--white);\n}\n\n.jda-header-inner {\n  min-height: 124px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 32px;\n}\n\n.jda-brand {\n  color: var(--white) !important;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(30px, 3.5vw, 48px);\n  font-weight: 700;\n  line-height: 1.05;\n  text-decoration: none !important;\n  white-space: nowrap;\n}\n\n.jda-nav {\n  display: flex;\n  align-items: center;\n  justify-content: flex-end;\n  flex-wrap: wrap;\n  gap: clamp(18px, 2.4vw, 36px);\n}\n\n.jda-nav a {\n  color: var(--white) !important;\n  font-size: 17px;\n  font-weight: 700;\n  letter-spacing: 0.045em;\n  text-decoration: none !important;\n  text-transform: uppercase;\n}\n\n.jda-nav a:hover,\n.jda-nav a:focus,\n.jda-nav a[aria-current=\"page\"] {\n  color: var(--gold) !important;\n}\n\n\/* HERO *\/\n\n.jda-hero {\n  padding: clamp(75px, 8vw, 120px) 0;\n  background:\n    linear-gradient(\n      110deg,\n      rgba(11, 61, 51, 1) 0%,\n      rgba(11, 61, 51, 0.97) 48%,\n      rgba(45, 76, 66, 0.94) 100%\n    );\n  color: var(--white);\n}\n\n.jda-hero-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1.12fr) minmax(320px, 0.75fr);\n  align-items: center;\n  gap: clamp(50px, 7vw, 100px);\n}\n\n.jda-eyebrow {\n  margin-bottom: 20px;\n  color: var(--gold);\n  font-size: 17px;\n  font-weight: 800;\n  letter-spacing: 0.18em;\n  line-height: 1.4;\n  text-transform: uppercase;\n}\n\n.jda-hero h1 {\n  margin-bottom: 25px;\n  color: var(--white);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(58px, 7vw, 104px);\n  font-weight: 700;\n  letter-spacing: -0.035em;\n  line-height: 0.98;\n}\n\n.jda-hero-subtitle {\n  max-width: 720px;\n  margin-bottom: 28px;\n  color: var(--gold);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(27px, 3vw, 42px);\n  font-style: italic;\n  line-height: 1.25;\n}\n\n.jda-hero-intro {\n  max-width: 720px;\n  margin-bottom: 36px;\n  color: var(--white);\n  font-size: 21px;\n  line-height: 1.7;\n}\n\n.jda-hero-photo {\n  margin: 0;\n}\n\n.jda-hero-photo img {\n  display: block;\n  width: 100%;\n  height: auto;\n  border: 8px solid rgba(255, 255, 255, 0.12);\n  border-radius: 3px;\n  box-shadow: 0 24px 55px rgba(0, 0, 0, 0.32);\n}\n\n.jda-hero-photo figcaption {\n  margin-top: 13px;\n  color: #e7eee9;\n  font-size: 15px;\n  line-height: 1.5;\n  text-align: center;\n}\n\n\/* BUTTONS *\/\n\n.jda-button {\n  display: inline-block;\n  padding: 14px 24px;\n  border: 2px solid var(--gold);\n  border-radius: 3px;\n  background: var(--gold);\n  color: var(--green-dark) !important;\n  font-size: 16px;\n  font-weight: 800;\n  letter-spacing: 0.04em;\n  text-decoration: none !important;\n  text-transform: uppercase;\n}\n\n.jda-button:hover,\n.jda-button:focus {\n  background: transparent;\n  color: var(--white) !important;\n}\n\n\/* BIOGRAPHY *\/\n\n.jda-section {\n  padding: clamp(75px, 8vw, 110px) 0;\n}\n\n.jda-section-cream {\n  background: var(--cream);\n}\n\n.jda-section-white {\n  background: var(--white);\n}\n\n.jda-section-green {\n  background: var(--green-light);\n  color: var(--white);\n}\n\n.jda-biography {\n  display: grid;\n  grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.75fr);\n  align-items: start;\n  gap: clamp(55px, 8vw, 110px);\n}\n\n.jda-copy h2 {\n  margin-bottom: 27px;\n  color: var(--green-dark);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(42px, 5vw, 68px);\n  line-height: 1.08;\n}\n\n.jda-copy p {\n  margin-bottom: 22px;\n}\n\n.jda-copy p:last-child {\n  margin-bottom: 0;\n}\n\n.jda-fact-card {\n  padding: 38px;\n  background: var(--green-dark);\n  color: var(--white);\n  box-shadow: 0 18px 42px rgba(8, 32, 24, 0.18);\n}\n\n.jda-fact-card h3 {\n  margin-bottom: 24px;\n  color: var(--gold);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 31px;\n  line-height: 1.15;\n}\n\n.jda-fact-card ul {\n  margin: 0;\n  padding-left: 22px;\n}\n\n.jda-fact-card li {\n  margin-bottom: 14px;\n}\n\n.jda-fact-card li:last-child {\n  margin-bottom: 0;\n}\n\n\/* SERVICE AND CAREER *\/\n\n.jda-two-column {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: clamp(45px, 7vw, 90px);\n}\n\n.jda-column h2 {\n  margin-bottom: 24px;\n  color: var(--green-dark);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(37px, 4vw, 56px);\n  line-height: 1.1;\n}\n\n.jda-column p {\n  margin-bottom: 21px;\n}\n\n.jda-column p:last-child {\n  margin-bottom: 0;\n}\n\n\/* QUOTE *\/\n\n.jda-quote-section {\n  padding: 95px 0;\n  background: var(--green-dark);\n  color: var(--white);\n  text-align: center;\n}\n\n.jda-quote {\n  max-width: 930px;\n  margin: 0 auto;\n  padding: 0;\n  border: 0;\n  color: var(--white);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(31px, 4vw, 52px);\n  font-style: italic;\n  line-height: 1.3;\n}\n\n.jda-quote cite {\n  display: block;\n  margin-top: 25px;\n  color: var(--gold);\n  font-family: Arial, Helvetica, sans-serif;\n  font-size: 16px;\n  font-style: normal;\n  font-weight: 800;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n}\n\n\/* BOOKS *\/\n\n.jda-books-heading {\n  max-width: 850px;\n  margin: 0 auto 55px;\n  text-align: center;\n}\n\n.jda-books-heading h2 {\n  margin-bottom: 20px;\n  color: var(--green-dark);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(43px, 5vw, 68px);\n  line-height: 1.08;\n}\n\n.jda-book-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 32px;\n}\n\n.jda-book-card {\n  padding: clamp(32px, 4vw, 50px);\n  background: var(--white);\n  border-top: 6px solid var(--gold);\n  box-shadow: 0 14px 38px rgba(8, 32, 24, 0.12);\n}\n\n.jda-book-card h3 {\n  margin-bottom: 17px;\n  color: var(--green-dark);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(31px, 3vw, 43px);\n  line-height: 1.12;\n}\n\n.jda-book-card p {\n  margin-bottom: 25px;\n}\n\n.jda-text-link {\n  color: var(--gold-dark) !important;\n  font-weight: 800;\n  text-decoration: underline;\n}\n\n\/* CONTACT *\/\n\n.jda-contact {\n  padding: 95px 0;\n  background: var(--green-light);\n  color: var(--white);\n  text-align: center;\n}\n\n.jda-contact-inner {\n  max-width: 820px;\n  margin: 0 auto;\n}\n\n.jda-contact h2 {\n  margin-bottom: 24px;\n  color: var(--white);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(43px, 5vw, 68px);\n  line-height: 1.08;\n}\n\n.jda-contact p {\n  margin-bottom: 31px;\n  font-size: 20px;\n}\n\n\/* FOOTER *\/\n\n.jda-footer {\n  padding: 38px 0;\n  background: var(--green-dark);\n  color: var(--white);\n  text-align: center;\n}\n\n.jda-footer p {\n  margin: 5px 0;\n  color: var(--white);\n}\n\n.jda-footer-nav {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 10px 22px;\n  margin-top: 16px;\n}\n\n.jda-footer-nav a {\n  color: var(--gold) !important;\n  text-decoration: none;\n}\n\n.jda-footer-nav a:hover,\n.jda-footer-nav a:focus {\n  color: var(--white) !important;\n}\n\n.jda-admin-link {\n  display: none;\n}\n\nbody.logged-in .jda-admin-link {\n  display: inline;\n  color: var(--gold) !important;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 950px) {\n  .jda-header-inner {\n    padding: 24px 0;\n    align-items: flex-start;\n    flex-direction: column;\n  }\n\n  .jda-nav {\n    justify-content: flex-start;\n  }\n\n  .jda-hero-grid,\n  .jda-biography,\n  .jda-two-column,\n  .jda-book-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .jda-hero-photo {\n    width: min(100%, 520px);\n  }\n}\n\n@media (max-width: 600px) {\n  .jda-wrap {\n    width: min(100% - 36px, 1180px);\n  }\n\n  .jda-page {\n    font-size: 17px;\n  }\n\n  .jda-nav {\n    gap: 14px 19px;\n  }\n\n  .jda-nav a {\n    font-size: 14px;\n  }\n\n  .jda-button {\n    text-align: center;\n  }\n\n  .jda-fact-card {\n    padding: 29px;\n  }\n}\n<\/style>\n\n<main class=\"jda-page\" id=\"author-top\">\n\n  <header class=\"jda-header\">\n    <div class=\"jda-wrap jda-header-inner\">\n\n      <a class=\"jda-brand\" href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/\">\n        Jeff Daley Books\n      <\/a>\n\n      <nav class=\"jda-nav\" aria-label=\"Primary navigation\">\n\n        <a href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/\">\n          Home\n        <\/a>\n\n        <a href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/#memoir\">\n          Memoir\n        <\/a>\n\n        <a href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/#marshall\">\n          Marshall\n        <\/a>\n\n        <a href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/about-jeff-daley\/\" aria-current=\"page\">\n          Author\n        <\/a>\n\n        <a href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/contact\/\">\n          Contact\n        <\/a>\n\n      <\/nav>\n    <\/div>\n  <\/header>\n\n  <section class=\"jda-hero\">\n    <div class=\"jda-wrap jda-hero-grid\">\n\n      <div>\n\n        <p class=\"jda-eyebrow\">\n          Husband \u00b7 Father \u00b7 Veteran \u00b7 Author\n        <\/p>\n\n        <h1>Jeff Daley<\/h1>\n\n        <p class=\"jda-hero-subtitle\">\n          Preserving authentic stories of devotion, duty, and the enduring\n          bonds of family and service.\n        <\/p>\n\n        <p class=\"jda-hero-intro\">\n          His life has been defined by service\u2014to country, family, profession,\n          and fellow veterans. Through his writing, Jeff Daley carries those\n          experiences forward for readers of every generation.\n        <\/p>\n\n      <\/div>\n\n      <figure class=\"jda-hero-photo\">\n\n        <img decoding=\"async\" src=\"https:\/\/jeffdaleybooks.com\/wp-staging\/wp-content\/uploads\/2026\/09\/Jeff-Marshall-at-VA.jpg\" alt=\"Author Jeff Daley with Marshall, a Belgian Malinois\" loading=\"eager\">\n\n        <figcaption>\n          Jeff Daley with Marshall\n        <\/figcaption>\n\n      <\/figure>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"jda-section jda-section-cream\">\n    <div class=\"jda-wrap jda-biography\">\n\n      <div class=\"jda-copy\">\n\n        <p class=\"jda-eyebrow\">\n          About the author\n        <\/p>\n\n        <h2>A life shaped by service<\/h2>\n\n        <p>\n          Jeff Daley\u2019s path began in St. Paul, Minnesota, and eventually led\n          him into military service during the Vietnam War. After completing\n          specialized training with the U.S. Army 10th Special Forces in Bad\n          T\u00f6lz, Germany, he served as a Long-Range\n          Reconnaissance Patrol operator in the Central Highlands of Vietnam.\n        <\/p>\n\n        <p>\n          At twenty years old and only eleven days in-country, Daley gave his\n          first deep-reconnaissance report from memory. His work placed him\n          with small teams operating in difficult terrain where discipline,\n          silence, preparation, and trust were essential to survival.\n        <\/p>\n\n        <p>\n          Wounded and reported missing in action, Daley returned home in\n          November 1966. Like many veterans, however, his journey did not end\n          when he left the battlefield. Coming home began another long walk:\n          building a career, pursuing an education, raising a family, and\n          finding meaningful ways to serve others.\n        <\/p>\n\n      <\/div>\n\n      <aside class=\"jda-fact-card\" aria-label=\"Jeff Daley biography highlights\">\n\n        <h3>Biography Highlights<\/h3>\n\n        <ul>\n          <li>Vietnam veteran and former LRRP operator<\/li>\n          <li>LRRP training by the 10th Special Forces in Bad T\u00f6lz, Germany<\/li>\n          <li>Service in Vietnam\u2019s Central Highlands<\/li>\n          <li>Long professional career with the Bell System<\/li>\n          <li>Earned a doctorate after returning home<\/li>\n          <li>Decades of service supporting fellow veterans<\/li>\n          <li>Author of memoir and children\u2019s stories<\/li>\n        <\/ul>\n\n      <\/aside>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"jda-section jda-section-white\">\n    <div class=\"jda-wrap jda-two-column\">\n\n      <div class=\"jda-column\">\n\n        <p class=\"jda-eyebrow\">\n          After Vietnam\n        <\/p>\n\n        <h2>Continuing the journey<\/h2>\n\n        <p>\n          After returning to civilian life, Daley built a long career with the\n          Bell System while continuing his education. His academic journey\n          ultimately led to a doctorate\u2014an accomplishment representing the same\n          persistence and discipline that had carried him through military\n          service.\n        <\/p>\n\n        <p>\n          He later devoted time to helping other veterans through the\n          Department of Veterans Affairs. That work deepened his understanding\n          of the lasting effects of military service and reinforced his belief\n          that veterans\u2019 experiences must be heard, preserved, and understood.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"jda-column\">\n\n        <p class=\"jda-eyebrow\">\n          Why he writes\n        <\/p>\n\n        <h2>Stories worth preserving<\/h2>\n\n        <p>\n          Daley began writing so his family would understand where he had\n          walked and what those experiences meant. His memoir draws upon\n          memory, declassified records, and after-action reports to preserve a\n          personal view of war and its lasting consequences.\n        <\/p>\n\n        <p>\n          His children\u2019s stories take a different path but share the same\n          values. Inspired by Marshall, his Belgian Malinois service dog, they\n          introduce younger readers to courage, responsibility, loyalty,\n          teamwork, and the bond between a veteran and the dog who helped him\n          regain his independence.\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"jda-quote-section\">\n    <div class=\"jda-wrap\">\n\n      <blockquote class=\"jda-quote\">\n        \u201cThe stories that shape a life deserve to be remembered\u2014and shared\n        with the generations that follow.\u201d\n\n        <cite>Jeff Daley<\/cite>\n      <\/blockquote>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"jda-section jda-section-cream\">\n    <div class=\"jda-wrap\">\n\n      <div class=\"jda-books-heading\">\n\n        <p class=\"jda-eyebrow\">\n          Books by Jeff Daley\n        <\/p>\n\n        <h2>Stories for more than one generation<\/h2>\n\n        <p>\n          From the ridgelines of Vietnam to the remarkable partnership between\n          a veteran and his service dog, Jeff Daley\u2019s books preserve stories\n          centered on courage, memory, responsibility, loyalty, and service.\n        <\/p>\n\n      <\/div>\n\n      <div class=\"jda-book-grid\">\n\n        <article class=\"jda-book-card\">\n\n          <p class=\"jda-eyebrow\">\n            Memoir\n          <\/p>\n\n          <h3>Walking in the Garden<\/h3>\n\n          <p>\n            A soldier\u2019s account of childhood, military training, reconnaissance\n            service in Vietnam, coming home, and the lasting cost carried by\n            those who served.\n          <\/p>\n\n          <a class=\"jda-text-link\" href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/#memoir\">\n            Discover the memoir\n          <\/a>\n\n        <\/article>\n\n        <article class=\"jda-book-card\">\n\n          <p class=\"jda-eyebrow\">\n            Stories for younger readers\n          <\/p>\n\n          <h3>Marshall Has Two Jobs<\/h3>\n\n          <p>\n            A children\u2019s story inspired by Marshall\u2019s life as both a devoted\n            companion and a working service K9 who helped his veteran regain\n            independence.\n          <\/p>\n\n          <a class=\"jda-text-link\" href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/my-life-as-a-service-k9\/\">\n            Read Marshall\u2019s story\n          <\/a>\n\n        <\/article>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"jda-contact\">\n    <div class=\"jda-wrap\">\n\n      <div class=\"jda-contact-inner\">\n\n        <p class=\"jda-eyebrow\">\n          Connect\n        <\/p>\n\n        <h2>Contact Jeff Daley Books<\/h2>\n\n        <p>\n          For reader questions, media inquiries, speaking requests, or\n          information about Jeff Daley\u2019s books, please use the website Contact\n          page.\n        <\/p>\n\n        <a class=\"jda-button\" href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/contact\/\">\n          Contact Jeff\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <footer class=\"jda-footer\">\n    <div class=\"jda-wrap\">\n\n      <p>\n        <strong>Jeff Daley Books<\/strong>\n      <\/p>\n\n      <p>\n        Published by RJ Daley &amp; Daley, PLLC\n      <\/p>\n\n      <p>\n        \u00a9 2026 RJ Daley &amp; Daley, PLLC. All rights reserved.\n      <\/p>\n\n      <nav class=\"jda-footer-nav\" aria-label=\"Footer navigation\">\n        <a href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/\">Home<\/a>\n        <a href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/contact\/\">Contact<\/a>\n        <a href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/privacy-policy\/\">Privacy<\/a>\n        <a href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/copyright-notice\/\">Copyright<\/a>\n        <a class=\"jda-admin-link\" href=\"https:\/\/jeffdaleybooks.com\/wp-staging\/wp-admin\/\">Admin<\/a>\n      <\/nav>\n\n    <\/div>\n  <\/footer>\n\n<\/main>\n","protected":false},"excerpt":{"rendered":"<p>Jeff Daley Books Home Memoir Marshall Author Contact Husband \u00b7 Father \u00b7 Veteran \u00b7 Author Jeff Daley Preserving authentic stories of devotion, duty, and the enduring bonds of family and service. His life has been defined by service\u2014to country, family, profession, and fellow veterans. Through his writing, Jeff Daley carries those experiences forward for readers [&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-89","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jeffdaleybooks.com\/wp-staging\/wp-json\/wp\/v2\/pages\/89","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jeffdaleybooks.com\/wp-staging\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jeffdaleybooks.com\/wp-staging\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jeffdaleybooks.com\/wp-staging\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jeffdaleybooks.com\/wp-staging\/wp-json\/wp\/v2\/comments?post=89"}],"version-history":[{"count":8,"href":"https:\/\/jeffdaleybooks.com\/wp-staging\/wp-json\/wp\/v2\/pages\/89\/revisions"}],"predecessor-version":[{"id":154,"href":"https:\/\/jeffdaleybooks.com\/wp-staging\/wp-json\/wp\/v2\/pages\/89\/revisions\/154"}],"wp:attachment":[{"href":"https:\/\/jeffdaleybooks.com\/wp-staging\/wp-json\/wp\/v2\/media?parent=89"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}