{"id":355,"date":"2025-01-19T12:51:24","date_gmt":"2025-01-19T12:51:24","guid":{"rendered":"https:\/\/chiltondurham-tc.gov.uk\/?page_id=355"},"modified":"2026-03-21T15:34:34","modified_gmt":"2026-03-21T15:34:34","slug":"councillors","status":"publish","type":"page","link":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/councillors\/","title":{"rendered":"Councillors"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"355\" class=\"elementor elementor-355\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f58fc2f e-flex e-con-boxed e-con e-parent\" data-id=\"f58fc2f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-093f50b elementor-widget elementor-widget-html\" data-id=\"093f50b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en-GB\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Our Councillors | Chilton Town Council<\/title>\r\n  <meta\r\n    name=\"description\"\r\n    content=\"Meet the Mayor, Deputy Mayor and Town Councillors of Chilton Town Council, with contact details and links to further information.\"\r\n  \/>\r\n  <style>\r\n    :root{\r\n      --green:#009640;\r\n      --green-dark:#006b2d;\r\n      --green-soft:#eef8f1;\r\n      --text:#2f2a2d;\r\n      --muted:#5b5558;\r\n      --bg:#f5f5f5;\r\n      --card:#ffffff;\r\n      --card-soft:#fafafa;\r\n      --border:#d8d8d8;\r\n      --link:#005ea5;\r\n      --link-hover:#003078;\r\n      --focus:#ffbf47;\r\n      --max-width:1180px;\r\n      --shadow:0 10px 24px rgba(0,0,0,0.08);\r\n      --radius:18px;\r\n    }\r\n\r\n    *{box-sizing:border-box}\r\n\r\n    html{scroll-behavior:smooth}\r\n\r\n    body{\r\n      margin:0;\r\n      font-family:Arial, Helvetica, sans-serif;\r\n      font-size:16px;\r\n      line-height:1.7;\r\n      color:var(--text);\r\n      background:var(--bg);\r\n    }\r\n\r\n    img{\r\n      max-width:100%;\r\n      height:auto;\r\n      display:block;\r\n    }\r\n\r\n    a{\r\n      color:var(--link);\r\n      text-decoration:underline;\r\n    }\r\n\r\n    a:hover{\r\n      color:var(--link-hover);\r\n    }\r\n\r\n    a:focus,\r\n    button:focus{\r\n      outline:3px solid var(--focus);\r\n      outline-offset:2px;\r\n    }\r\n\r\n    .container{\r\n      max-width:var(--max-width);\r\n      margin:0 auto;\r\n      padding:0 1rem;\r\n    }\r\n\r\n    .hero{\r\n      background:linear-gradient(135deg, #0a7d3a 0%, #009640 45%, #39a35f 100%);\r\n      color:#ffffff;\r\n      padding:4rem 0;\r\n    }\r\n\r\n    .hero-grid{\r\n      display:grid;\r\n      grid-template-columns:minmax(0, 1.05fr) minmax(320px, 460px);\r\n      gap:2rem;\r\n      align-items:center;\r\n    }\r\n\r\n    .hero-badge{\r\n      display:inline-block;\r\n      padding:0.4rem 0.8rem;\r\n      border-radius:999px;\r\n      border:1px solid rgba(255,255,255,0.35);\r\n      background:rgba(255,255,255,0.08);\r\n      font-size:0.95rem;\r\n      font-weight:700;\r\n      margin-bottom:1rem;\r\n    }\r\n\r\n    .hero h1{\r\n      margin:0 0 1rem;\r\n      font-size:clamp(2.4rem, 5vw, 4.8rem);\r\n      line-height:1.02;\r\n      letter-spacing:-0.03em;\r\n    }\r\n\r\n    .hero p{\r\n      margin:0 0 1rem;\r\n      max-width:48rem;\r\n      color:rgba(255,255,255,0.96);\r\n      font-size:1.08rem;\r\n    }\r\n\r\n    .hero-actions{\r\n      display:flex;\r\n      flex-wrap:wrap;\r\n      gap:0.85rem;\r\n      margin-top:1.25rem;\r\n    }\r\n\r\n    .button{\r\n      display:inline-block;\r\n      padding:0.92rem 1.2rem;\r\n      border-radius:10px;\r\n      font-weight:700;\r\n      text-decoration:none;\r\n      border:2px solid transparent;\r\n    }\r\n\r\n    .button-primary{\r\n      background:#ffffff;\r\n      color:#0a5d2b;\r\n    }\r\n\r\n    .button-primary:hover{\r\n      background:#f3f3f3;\r\n      color:#0a5d2b;\r\n    }\r\n\r\n    .button-secondary{\r\n      background:transparent;\r\n      color:#ffffff;\r\n      border-color:rgba(255,255,255,0.65);\r\n    }\r\n\r\n    .button-secondary:hover{\r\n      background:rgba(255,255,255,0.08);\r\n      color:#ffffff;\r\n    }\r\n\r\n    .hero-card{\r\n      background:rgba(255,255,255,0.1);\r\n      border:1px solid rgba(255,255,255,0.22);\r\n      border-radius:24px;\r\n      overflow:hidden;\r\n      box-shadow:var(--shadow);\r\n      backdrop-filter:blur(4px);\r\n    }\r\n\r\n    .hero-card img{\r\n      width:100%;\r\n      height:auto;\r\n      max-height:430px;\r\n      object-fit:contain;\r\n      background:#ffffff;\r\n    }\r\n\r\n    .hero-card-content{\r\n      padding:1rem 1.1rem 1.2rem;\r\n    }\r\n\r\n    .hero-card-content h2{\r\n      margin:0 0 0.4rem;\r\n      font-size:1.35rem;\r\n      color:#ffffff;\r\n      border:none;\r\n      padding:0;\r\n    }\r\n\r\n    .hero-card-content p{\r\n      margin:0;\r\n      font-size:0.98rem;\r\n    }\r\n\r\n    main{\r\n      padding:2rem 0 3.5rem;\r\n    }\r\n\r\n    .section{\r\n      background:var(--card);\r\n      border:1px solid var(--border);\r\n      border-radius:22px;\r\n      padding:1.6rem;\r\n      margin-bottom:1rem;\r\n      box-shadow:0 1px 2px rgba(0,0,0,0.04);\r\n    }\r\n\r\n    .section-title{\r\n      margin:0 0 1rem;\r\n      font-size:1.95rem;\r\n      line-height:1.08;\r\n      padding-bottom:0.45rem;\r\n      border-bottom:3px solid var(--green);\r\n      color:var(--text);\r\n    }\r\n\r\n    .lead{\r\n      font-size:1.05rem;\r\n      color:var(--muted);\r\n      max-width:78ch;\r\n    }\r\n\r\n    .intro-grid{\r\n      display:grid;\r\n      grid-template-columns:minmax(0,1.1fr) minmax(260px,360px);\r\n      gap:1rem;\r\n      align-items:start;\r\n    }\r\n\r\n    .info-banner{\r\n      background:linear-gradient(135deg, var(--green-soft), #ffffff);\r\n      border:1px solid #cfe3d6;\r\n      border-radius:16px;\r\n      padding:1.2rem;\r\n    }\r\n\r\n    .leadership-grid,\r\n    .councillors-grid{\r\n      display:grid;\r\n      grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));\r\n      gap:1rem;\r\n    }\r\n\r\n    .profile-card{\r\n      background:var(--card-soft);\r\n      border:1px solid var(--border);\r\n      border-radius:var(--radius);\r\n      overflow:hidden;\r\n      display:flex;\r\n      flex-direction:column;\r\n      min-height:100%;\r\n      box-shadow:0 1px 2px rgba(0,0,0,0.03);\r\n    }\r\n\r\n    .profile-image{\r\n      background:#ffffff;\r\n      border-bottom:1px solid var(--border);\r\n      padding:1rem;\r\n    }\r\n\r\n    .profile-image img{\r\n      width:100%;\r\n      height:auto;\r\n      max-height:420px;\r\n      object-fit:contain;\r\n      object-position:center top;\r\n      border-radius:12px;\r\n      background:#ffffff;\r\n    }\r\n\r\n    .profile-content{\r\n      padding:1.1rem;\r\n      flex:1;\r\n    }\r\n\r\n    .profile-content h3{\r\n      margin:0 0 0.35rem;\r\n      font-size:1.25rem;\r\n      line-height:1.25;\r\n    }\r\n\r\n    .role{\r\n      color:var(--green-dark);\r\n      font-weight:700;\r\n      margin:0 0 0.55rem;\r\n    }\r\n\r\n    .profile-content p{\r\n      margin:0 0 0.45rem;\r\n    }\r\n\r\n    .contact-link{\r\n      word-break:break-word;\r\n    }\r\n\r\n    .support-grid{\r\n      display:grid;\r\n      grid-template-columns:minmax(0,1fr) minmax(260px,360px);\r\n      gap:1rem;\r\n      align-items:start;\r\n    }\r\n\r\n    .support-card{\r\n      background:var(--card-soft);\r\n      border:1px solid var(--border);\r\n      border-radius:16px;\r\n      padding:1.15rem;\r\n    }\r\n\r\n    .link-list{\r\n      list-style:none;\r\n      margin:0;\r\n      padding:0;\r\n    }\r\n\r\n    .link-list li + li{\r\n      margin-top:0.7rem;\r\n      padding-top:0.7rem;\r\n      border-top:1px solid #ececec;\r\n    }\r\n\r\n    .contact-box{\r\n      background:linear-gradient(135deg, var(--green-soft), #ffffff);\r\n      border:1px solid #cfe3d6;\r\n      border-radius:16px;\r\n      padding:1.2rem;\r\n    }\r\n\r\n    @media (max-width: 980px){\r\n      .hero-grid,\r\n      .intro-grid,\r\n      .support-grid{\r\n        grid-template-columns:1fr;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <section class=\"hero\" aria-labelledby=\"page-title\">\r\n    <div class=\"container hero-grid\">\r\n      <div>\r\n        <span class=\"hero-badge\">Our Councillors<\/span>\r\n        <h1 id=\"page-title\">About our people<\/h1>\r\n        <p>\r\n          Chilton Town Council is made up of elected parish councillors and officers who work together\r\n          to represent and support the community.\r\n        <\/p>\r\n        <p>\r\n          Our councillors help shape local decisions, support community projects and represent the\r\n          interests of residents across Chilton.\r\n        <\/p>\r\n\r\n        <div class=\"hero-actions\">\r\n          <a class=\"button button-primary\" href=\"#leadership\">Meet the leadership team<\/a>\r\n          <a class=\"button button-secondary\" href=\"#all-councillors\">View all councillors<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"hero-card\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/01\/chiltomn-town-council-scaled.webp\"\r\n          alt=\"Chilton Town Council building and grounds\"\r\n          loading=\"lazy\"\r\n        \/>\r\n        <div class=\"hero-card-content\">\r\n          <h2>Serving the people of Chilton<\/h2>\r\n          <p>\r\n            Our councillors and officers work together to support local priorities, community activity\r\n            and public representation.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <main class=\"container\">\r\n    <section class=\"section\" aria-labelledby=\"intro-heading\">\r\n      <h2 class=\"section-title\" id=\"intro-heading\">Working for Chilton<\/h2>\r\n      <div class=\"intro-grid\">\r\n        <div>\r\n          <p class=\"lead\">\r\n            Chilton Town Councillors work on behalf of residents to support local services,\r\n            represent community views and help shape the future of the town.\r\n          <\/p>\r\n          <p>\r\n            From council meetings and local projects to public events and community support,\r\n            our councillors play an important role in helping Chilton remain a welcoming,\r\n            active and forward-looking place to live.\r\n          <\/p>\r\n          <p>\r\n            This page introduces the current Mayor, Deputy Mayor and councillors, together\r\n            with their contact details and useful links.\r\n          <\/p>\r\n        <\/div>\r\n\r\n        <div class=\"info-banner\">\r\n          <p style=\"margin-top:0;\"><strong>Interested in becoming a councillor?<\/strong><\/p>\r\n          <p>\r\n            If you would like to find out more about joining the council, please contact the Town Clerk,\r\n            Claire Llewelyn.\r\n          <\/p>\r\n          <p style=\"margin-bottom:0;\">\r\n            <strong>Email:<\/strong>\r\n            <a href=\"mailto:townclerk@chiltondurham-tc.gov.uk\">townclerk@chiltondurham-tc.gov.uk<\/a>\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"leadership\" aria-labelledby=\"leadership-heading\">\r\n      <h2 class=\"section-title\" id=\"leadership-heading\">Mayor and Deputy Mayor<\/h2>\r\n      <p class=\"lead\">\r\n        The Mayor and Deputy Mayor play key roles in representing the community, leading council\r\n        activities and supporting local initiatives.\r\n      <\/p>\r\n      <p>\r\n        Below are the current officeholders for the 2025\u20132026 term.\r\n      <\/p>\r\n\r\n      <div class=\"leadership-grid\">\r\n        <article class=\"profile-card\">\r\n          <div class=\"profile-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/05\/Picture-of-Sue-mayor-photo-e1763638805682.webp\"\r\n              alt=\"Mayor Councillor Sue Reece\"\r\n              loading=\"lazy\"\r\n            \/>\r\n          <\/div>\r\n          <div class=\"profile-content\">\r\n            <h3>Mayor Councillor Sue Reece<\/h3>\r\n            <p class=\"role\">Mayor of Chilton (2025\u2013 )<\/p>\r\n            <p>Joined the council in 2024.<\/p>\r\n            <p class=\"contact-link\">\r\n              <strong>Email:<\/strong>\r\n              <a href=\"mailto:cllrsreece@chiltondurham-tc.gov.uk\">cllrsreece@chiltondurham-tc.gov.uk<\/a>\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"profile-card\">\r\n          <div class=\"profile-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/06\/Pearl-and-Sue.webp\"\r\n              alt=\"Deputy Mayor Councillor Pearl Malpas\"\r\n              loading=\"lazy\"\r\n            \/>\r\n          <\/div>\r\n          <div class=\"profile-content\">\r\n            <h3>Deputy Mayor Councillor Pearl Malpas<\/h3>\r\n            <p class=\"role\">Deputy Mayor of Chilton<\/p>\r\n            <p>Joined the council in 2020.<\/p>\r\n            <p class=\"contact-link\">\r\n              <strong>Email:<\/strong>\r\n              <a href=\"mailto:cllrpmalpas@chiltondurham-tc.gov.uk\">cllrpmalpas@chiltondurham-tc.gov.uk<\/a>\r\n            <\/p>\r\n            <p>\r\n              <strong>Phone:<\/strong>\r\n              <a href=\"tel:07884467082\">07884 467082<\/a>\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"all-councillors\" aria-labelledby=\"all-councillors-heading\">\r\n      <h2 class=\"section-title\" id=\"all-councillors-heading\">All councillors<\/h2>\r\n      <p class=\"lead\">\r\n        Meet the current members of Chilton Town Council.\r\n      <\/p>\r\n\r\n      <div class=\"councillors-grid\">\r\n        <article class=\"profile-card\">\r\n          <div class=\"profile-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/01\/Picture-of-Cllr-Diane-Bright-for-website.webp\"\r\n              alt=\"Councillor Diane Bright\"\r\n              loading=\"lazy\"\r\n            \/>\r\n          <\/div>\r\n          <div class=\"profile-content\">\r\n            <h3>Cllr Diane Bright<\/h3>\r\n            <p class=\"contact-link\">\r\n              <strong>Email:<\/strong>\r\n              <a href=\"mailto:cllrdbright@chiltondurham-tc.gov.uk\">cllrdbright@chiltondurham-tc.gov.uk<\/a>\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"profile-card\">\r\n          <div class=\"profile-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/01\/cllr-elizabeth-bruce-1.webp\"\r\n              alt=\"Councillor Elizabeth Bruce\"\r\n              loading=\"lazy\"\r\n            \/>\r\n          <\/div>\r\n          <div class=\"profile-content\">\r\n            <h3>Cllr Elizabeth Bruce<\/h3>\r\n            <p class=\"contact-link\">\r\n              <strong>Email:<\/strong>\r\n              <a href=\"mailto:cllrebruce@chiltondurham-tc.gov.uk\">cllrebruce@chiltondurham-tc.gov.uk<\/a>\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"profile-card\">\r\n          <div class=\"profile-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/01\/Picture-of-Cllr-English-scaled.webp\"\r\n              alt=\"Councillor David English\"\r\n              loading=\"lazy\"\r\n            \/>\r\n          <\/div>\r\n          <div class=\"profile-content\">\r\n            <h3>Cllr David English<\/h3>\r\n            <p class=\"contact-link\">\r\n              <strong>Email:<\/strong>\r\n              <a href=\"mailto:cllrdenglish@chiltondurham-tc.gov.uk\">cllrdenglish@chiltondurham-tc.gov.uk<\/a>\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"profile-card\">\r\n          <div class=\"profile-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/01\/cllr-pam-herbert-2.webp\"\r\n              alt=\"Councillor Pam Herbert\"\r\n              loading=\"lazy\"\r\n            \/>\r\n          <\/div>\r\n          <div class=\"profile-content\">\r\n            <h3>Cllr Pam Herbert<\/h3>\r\n            <p class=\"contact-link\">\r\n              <strong>Email:<\/strong>\r\n              <a href=\"mailto:cllrpherbert@chiltondurham-tc.gov.uk\">cllrpherbert@chiltondurham-tc.gov.uk<\/a>\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"profile-card\">\r\n          <div class=\"profile-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/10\/Cllr-Hirst2.webp\"\r\n              alt=\"Councillor Rob Hirst\"\r\n              loading=\"lazy\"\r\n            \/>\r\n          <\/div>\r\n          <div class=\"profile-content\">\r\n            <h3>Cllr Rob Hirst<\/h3>\r\n            <p class=\"contact-link\">\r\n              <strong>Email:<\/strong>\r\n              <a href=\"mailto:cllrrhirst@chiltondurham-tc.gov.uk\">cllrrhirst@chiltondurham-tc.gov.uk<\/a>\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"profile-card\">\r\n          <div class=\"profile-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/11\/Cllr-M-Smith.webp\"\r\n              alt=\"Councillor Marj Smith\"\r\n              loading=\"lazy\"\r\n            \/>\r\n          <\/div>\r\n          <div class=\"profile-content\">\r\n            <h3>Cllr Marj Smith<\/h3>\r\n            <p class=\"contact-link\">\r\n              <strong>Email:<\/strong>\r\n              <a href=\"mailto:cllrmsmith@chiltondurham-tc.gov.uk\">cllrmsmith@chiltondurham-tc.gov.uk<\/a>\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n\r\n        <article class=\"profile-card\">\r\n          <div class=\"profile-image\">\r\n            <img decoding=\"async\"\r\n              src=\"https:\/\/chiltondurham-tc.gov.uk\/wp-content\/uploads\/2025\/10\/Cllr-Zapert-scaled.webp\"\r\n              alt=\"Councillor Stanslawa Zapert\"\r\n              loading=\"lazy\"\r\n            \/>\r\n          <\/div>\r\n          <div class=\"profile-content\">\r\n            <h3>Cllr Stanslawa Zapert<\/h3>\r\n            <p class=\"contact-link\">\r\n              <strong>Email:<\/strong>\r\n              <a href=\"mailto:cllrszapert@chiltondurham-tc.gov.uk\">cllrszapert@chiltondurham-tc.gov.uk<\/a>\r\n            <\/p>\r\n          <\/div>\r\n        <\/article>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" aria-labelledby=\"more-information\">\r\n      <h2 class=\"section-title\" id=\"more-information\">More information<\/h2>\r\n      <div class=\"support-grid\">\r\n        <div class=\"support-card\">\r\n          <h3>Useful links<\/h3>\r\n          <ul class=\"link-list\">\r\n            <li>\r\n              <a href=\"https:\/\/democracy.durham.gov.uk\/mgParishCouncilDetails.aspx?ID=470&LS=3\">Register of Interests<\/a>\r\n            <\/li>\r\n            <li>\r\n              <a href=\"https:\/\/chiltondurham-tc.gov.uk\/index.php\/meetings\/\">Meetings<\/a>\r\n            <\/li>\r\n            <li>\r\n              <a href=\"https:\/\/chiltondurham-tc.gov.uk\/index.php\/policies\/\">Policies<\/a>\r\n            <\/li>\r\n            <li>\r\n              <a href=\"https:\/\/chiltondurham-tc.gov.uk\/index.php\/contact\/\">Contact page<\/a>\r\n            <\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"contact-box\">\r\n          <h3>Contact the council<\/h3>\r\n          <p>\r\n            <strong>Email:<\/strong>\r\n            <a href=\"mailto:info@chiltondurham-tc.gov.uk\">info@chiltondurham-tc.gov.uk<\/a>\r\n          <\/p>\r\n          <p>\r\n            <strong>Phone:<\/strong>\r\n            <a href=\"tel:01388721788\">01388 721 788<\/a>\r\n          <\/p>\r\n          <p>\r\n            <strong>Address:<\/strong><br \/>\r\n            Hutton House, Durham Road,<br \/>\r\n            Chilton, County Durham, DL17 0HE\r\n          <\/p>\r\n          <p>\r\n            <strong>Hours:<\/strong><br \/>\r\n            Monday, Wednesday &amp; Thursday \u2013 9am to 5pm<br \/>\r\n            Tuesday \u2013 9am to 6pm<br \/>\r\n            Friday \u2013 9am to 3pm\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n  <\/main>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Councillors | Chilton Town Council Our Councillors About our people Chilton Town Council is made up of elected parish councillors and officers who work together to represent and support [&hellip;]<\/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-355","page","type-page","status-publish","hentry"],"ticketed":false,"_links":{"self":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages\/355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/comments?post=355"}],"version-history":[{"count":7,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages\/355\/revisions"}],"predecessor-version":[{"id":3546,"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/pages\/355\/revisions\/3546"}],"wp:attachment":[{"href":"https:\/\/chiltondurham-tc.gov.uk\/index.php\/wp-json\/wp\/v2\/media?parent=355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}