{"id":2592,"date":"2026-03-27T16:20:40","date_gmt":"2026-03-27T21:20:40","guid":{"rendered":"https:\/\/www.homefieldonsite.com\/north-texas\/?page_id=2592"},"modified":"2026-04-06T16:58:12","modified_gmt":"2026-04-06T21:58:12","slug":"financing","status":"publish","type":"page","link":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/","title":{"rendered":"Financing"},"content":{"rendered":"\n\n\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Financing &#8211; HomeField Onsite<\/title>\n  <!--\n    NOTE FOR WORDPRESS \/ BEAVER BUILDER:\n    \"Born Strong\" is already loaded by your theme - no need to re-import it.\n    Remove the Google Fonts link below when pasting into WP; Inter is also likely\n    already loaded. Keep only what your theme doesn't already provide.\n  -->\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    \/* \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n       MOBILE: base styles are mobile-first, desktop overrides below\n       \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    \/* \u2500\u2500 HOMEFELD BRAND TOKENS (from HomeField_Site_Style.css) \u2500\u2500 *\/\n    :root {\n      --font-display: \"Born Strong\", \"Arial Black\", Impact, sans-serif;\n      --font-body:    Inter, sans-serif;\n      --crimson-hi:  #AD3052;\n      --crimson-lo:  #8B1837;\n      --navy-hi:     #0066C9;\n      --navy-lo:     #003263;\n      --navy-dark:   #081B3E;\n      --white:       #FFFFFF;\n      --off-white:   #F5F5F5;\n      --text-dark:   #071A3E;\n      --text-body:   #2E2F33;\n      --btn-gradient: linear-gradient(180deg, #AD3052 0%, #8B1837 100%);\n    }\n    \/* \u2500\u2500 SECTION WRAPPER (matches Wisetack's original padding\/centering) \u2500\u2500 *\/\n    .section-code-example {\n      position: relative;\n      display: flex;\n      overflow: hidden;\n      padding: 80px 6vw;\n      flex-direction: column;\n      justify-content: center;\n      align-items: center;\n      font-family: var(--font-body);\n      color: var(--text-body);\n      font-size: 16px;\n      line-height: 150%;\n      font-weight: 400;\n      background: var(--off-white);\n    }\n    .container-code-example {\n      z-index: 1;\n      width: 100%;\n      max-width: 1000px;\n      margin-right: auto;\n      margin-left: auto;\n      justify-content: space-between;\n      align-items: center;\n    }\n    .content-code-example-1 {\n      display: flex;\n      flex-direction: row;\n      justify-content: space-between;\n      align-items: center;\n      gap: 40px;\n    }\n    \/* \u2500\u2500 LEFT COPY BOX \u2500\u2500 *\/\n    .box-code-example {\n      display: flex;\n      max-width: 55%;\n      flex-direction: column;\n      align-items: flex-start;\n    }\n    .margin-bot-24-code-example { margin-bottom: 24px; }\n    .margin-bot-32-code-example { margin-bottom: 32px; }\n    \/* \u2500\u2500 TITLE - HomeField Born Strong style \u2500\u2500 *\/\n    .title-code-example {\n      margin-top: 0;\n      margin-bottom: 0;\n      font-family: var(--font-display);\n      font-weight: 900;\n      font-size: 56px;\n      line-height: 1.0;\n      text-transform: uppercase;\n      letter-spacing: 0.01em;\n      color: var(--navy-lo);\n    }\n    \/* \u2500\u2500 BODY PARAGRAPH \u2500\u2500 *\/\n    .paragraph-code-example-lg {\n      margin-bottom: 0;\n      font-family: var(--font-body);\n      color: var(--text-body);\n      font-size: 18px;\n      line-height: 150%;\n      font-weight: 400;\n    }\n    \/* Inline link style *\/\n    .link-blue {\n      color: var(--navy-hi);\n      font-weight: 600;\n      text-decoration: underline;\n    }\n    \/* \u2500\u2500 BULLET LIST \u2500\u2500 *\/\n    .list-code-example {\n      display: flex;\n      margin-bottom: 0;\n      flex-direction: column;\n      gap: 8px;\n      font-size: 18px;\n      padding-left: 18px;\n    }\n    .list-code-example li {\n      color: var(--text-body);\n      font-family: var(--font-body);\n      font-weight: 500;\n    }\n    \/* \u2500\u2500 HOMEFELD BUTTON (matches .septic-btn \/ .book-btn from your CSS) \u2500\u2500 *\/\n    .btn-code-example {\n      display: inline-flex;\n      padding: 12px 40px;\n      justify-content: center;\n      align-items: center;\n      background-image: var(--btn-gradient);\n      border: 4px solid var(--white);\n      border-radius: 10px;\n      font-family: var(--font-display);\n      font-weight: 900;\n      font-size: 26px;\n      line-height: 1.1;\n      letter-spacing: 0.02em;\n      text-transform: uppercase;\n      color: var(--white) !important;\n      text-decoration: none;\n      cursor: pointer;\n      transition: transform 0.3s ease;\n      box-shadow: 0 4px 18px rgba(140, 24, 55, 0.35);\n    }\n    .btn-code-example:hover { transform: scale(0.95); }\n    \/* \u2500\u2500 FINE PRINT \u2500\u2500 *\/\n    .paragraph-code-example {\n      margin-bottom: 20px;\n      font-family: var(--font-body);\n      color: #777;\n      font-size: 12px;\n      line-height: 1.6;\n      font-weight: 400;\n    }\n    \/* \u2500\u2500 PHONE MOCKUP IMAGE \u2500\u2500 *\/\n    .iphone-img-code-example {\n      width: 40%;\n      max-width: 437px;\n      flex-shrink: 0;\n    }\n    \/* \u2500\u2500 CALCULATOR SECTION \u2500\u2500 *\/\n    .section-calculator {\n      padding: 72px 6vw 80px;\n      background: var(--white);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n    }\n    .calculator-inner {\n      width: 100%;\n      max-width: 1000px;\n    }\n    .calc-header {\n      margin-bottom: 36px;\n    }\n    .calc-title {\n      font-family: var(--font-display);\n      font-weight: 900;\n      font-size: 48px;\n      line-height: 1.0;\n      text-transform: uppercase;\n      color: var(--navy-lo);\n      margin: 0 0 12px;\n    }\n    .calc-sub {\n      font-family: var(--font-body);\n      font-size: 18px;\n      color: var(--text-body);\n      line-height: 1.6;\n      max-width: 580px;\n    }\n    \/* Branded wrapper around the Wisetack iframe *\/\n    .calc-frame-wrap {\n      border: 2px solid #dde3ed;\n      border-radius: 14px;\n      overflow: hidden;\n      box-shadow: 0 6px 30px rgba(0, 50, 99, 0.08);\n    }\n    \/* Navy topbar - replaces Wisetack branding at the top *\/\n    .calc-topbar {\n      background: linear-gradient(180deg, var(--navy-hi) -30%, var(--navy-lo) 100%);\n      padding: 16px 28px;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n    }\n    .calc-topbar-title {\n      font-family: var(--font-display);\n      font-weight: 900;\n      font-size: 22px;\n      text-transform: uppercase;\n      letter-spacing: 0.02em;\n      color: var(--white);\n    }\n    .calc-topbar-badge {\n      background: rgba(255,255,255,0.15);\n      border: 1px solid rgba(255,255,255,0.3);\n      color: var(--white);\n      font-family: var(--font-body);\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      padding: 5px 14px;\n      border-radius: 40px;\n    }\n    .calc-iframe {\n      width: 100%;\n      border: none;\n      display: block;\n      min-height: 650px;\n    }\n    .calc-note {\n      margin-top: 14px;\n      font-size: 12px;\n      color: #888;\n      font-family: var(--font-body);\n    }\n    .calc-note a { color: var(--navy-hi); }\n    \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n    \/* Mobile default: stack everything, full width *\/\n    .content-code-example-1 {\n      flex-direction: column;          \/* image below copy on mobile *\/\n      gap: 32px;\n    }\n    .box-code-example       { max-width: 100%; }\n    .iphone-img-code-example {\n      width: 80%;\n      max-width: 320px;\n      margin: 0 auto;\n      display: block;\n    }\n    .title-code-example     { font-size: 40px; }\n    .btn-code-example       { width: 100%; font-size: 20px; text-align: center; }\n    .section-code-example   { padding: 56px 20px; }\n    .section-calculator     { padding: 56px 20px 64px; }\n    .calc-title             { font-size: 32px; }\n    .calc-topbar            { flex-wrap: wrap; gap: 8px; }\n    \/* Tablet: side-by-side starts to work *\/\n    @media screen and (min-width: 640px) {\n      .title-code-example      { font-size: 44px; }\n      .btn-code-example        { width: auto; font-size: 22px; }\n      .iphone-img-code-example { width: 55%; max-width: 380px; }\n      .section-code-example    { padding: 72px 5vw; }\n    }\n    \/* Desktop: full two-column layout *\/\n    @media screen and (min-width: 900px) {\n      .content-code-example-1 {\n        flex-direction: row;           \/* side by side *\/\n        align-items: center;\n        gap: 40px;\n      }\n      .box-code-example        { max-width: 55%; }\n      .iphone-img-code-example { width: 40%; max-width: 437px; margin: 0; }\n      .title-code-example      { font-size: 56px; }\n      .btn-code-example        { width: auto; font-size: 26px; }\n      .section-code-example    { padding: 80px 6vw; }\n      .section-calculator      { padding: 72px 6vw 80px; }\n      .calc-title              { font-size: 48px; }\n    }\n  <\/style>\n<\/head>\n<body>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 1 - FINANCING OVERVIEW\n     (Wisetack's original layout, HomeField styled)\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <!-- LEFT: copy -->\n          <h2>We Offer<br \/>Financing<\/h2>\n          \n            We at HomeField Parker County have partnered with Wisetack to offer you flexible financing options, so you can pay over time rather than all at once. The application takes about a minute to complete (and checking your options does not impact your credit score).\n          \n          <ul>\n            <li>Finance projects up to $25,000*<\/li>\n            <li>Terms from 3 to 120 months*<\/li>\n            <li>APRs range from 0 to 35.9%*<\/li>\n            <li>No hidden fees or compounding interest<\/li>\n          <\/ul>\n          \n            <a href=\"LOCATION_PREQUALIFY_URL\">Prequalify today<\/a> with no impact to your credit and contact us to learn about financing your next project!\n          \n          <!--\n            \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n            LOCATION BUTTON URL - update this per location page:\n            Replace LOCATION_PREQUALIFY_URL with the unique\n            Wisetack prequalify link for this specific HomeField\n            location (from your Wisetack partner dashboard).\n            Examples:\n              Parker County:   https:\/\/wisetack.us\/prequalify?partner=XYZ-parker\n              Collin County:   https:\/\/wisetack.us\/prequalify?partner=XYZ-collin\n              Ellis County:    https:\/\/wisetack.us\/prequalify?partner=XYZ-ellis\n            \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n          -->\n          <a href=\"https:\/\/wisetack.us\/#\/jgb7g1g\/prequalify\">Prequalify Now \u00bb<\/a>\n        \n          *All financing is subject to credit approval. Your terms may vary. Payment options are provided by our lending partners. For example, a $1,200 purchase could cost $104.89 a month for 12 months, based on an 8.9% APR, or $400 a month for 3 months, based on a 0% APR. Offers range from 0-35.9% APR based on creditworthiness. State interest rate caps may apply. No other financing charges or participation fees. See additional terms at <a href=\"https:\/\/www.wisetack.com\/faqs\" target=\"_blank\">wisetack.com\/faqs<\/a>.\n        \n      <!-- RIGHT: phone mockup (Wisetack's illustrative image) -->\n      <img decoding=\"async\" src=\"https:\/\/www.homefieldonsite.com\/parker-county\/wp-content\/uploads\/sites\/5\/2026\/04\/Wisetack-example.webp\"\n        loading=\"lazy\"\n        width=\"496\"\n        alt=\"Financing payment options example\"\n      \/>\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SECTION 2 - PAYMENT CALCULATOR\n     \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n      <h2>Estimate Your Payment<\/h2>\n      <p>Use the calculator below to see what your project could cost per month with financing.<\/p>\n      <!-- HomeField-branded topbar sits above the Wisetack iframe -->\n        Payment Calculator\n        No Credit Impact\n      <!--\n        WISETACK PAYMENT CALCULATOR IFRAME\n        Replace \"HS\" with your actual Wisetack partner type code if different.\n      -->\n      <iframe\n        frameborder=\"0\"\n        width=\"100%\"\n        height=\"700\"\n        src=\"https:\/\/wisetack.us\/#\/payment_calculator?type=HS\"\n        title=\"Payment Calculator\"\n        loading=\"lazy\">\n      <\/iframe>\n    \n      *Estimates only. Actual terms subject to credit approval. &nbsp;\n      <a href=\"https:\/\/www.wisetack.com\/faqs\" target=\"_blank\">See full terms \u2192<\/a>\n    \n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Financing &#8211; HomeField Onsite We OfferFinancing We at HomeField Parker County have partnered with Wisetack to offer you flexible financing options, so you can pay over time rather than all at once. The application takes about a minute to complete (and checking your options does not impact your credit score). Finance projects up to $25,000*&hellip;<\/p>\n","protected":false},"author":13,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2592","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Financing - HomeField Parker County<\/title>\n<meta name=\"description\" content=\"Finance your next septic project with HomeField Parker County using Wisetack\" \/>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Financing\" \/>\n<meta property=\"og:description\" content=\"Finance your next septic project with HomeField Parker County using Wisetack\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/\" \/>\n<meta property=\"og:site_name\" content=\"HomeField Parker County\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/HomeFieldParkerCounty\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-06T21:58:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.homefieldonsite.com\/parker-county\/wp-content\/uploads\/sites\/5\/2026\/04\/Wisetack-example.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/\",\"url\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/\",\"name\":\"Financing - HomeField Parker County\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2026\\\/04\\\/Wisetack-example.webp\",\"datePublished\":\"2026-03-27T21:20:40+00:00\",\"dateModified\":\"2026-04-06T21:58:12+00:00\",\"description\":\"Finance your next septic project with HomeField Parker County using Wisetack\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2026\\\/04\\\/Wisetack-example.webp\",\"contentUrl\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2026\\\/04\\\/Wisetack-example.webp\",\"width\":784,\"height\":1137},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Financing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/#website\",\"url\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/\",\"name\":\"HomeField Parker County\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"Place\",\"HomeAndConstructionBusiness\"],\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/#organization\",\"name\":\"HomeField Parker County\",\"url\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/HomeFieldParkerCounty\\\/\",\"https:\\\/\\\/www.instagram.com\\\/homefieldparkercounty\\\/\"],\"address\":{\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/#local-main-place-address\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":\"32.70374226299733\",\"longitude\":\"-97.60425450396956\"},\"telephone\":[\"817-214-3840\"],\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\"],\"opens\":\"08:00\",\"closes\":\"18:00\"},{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Saturday\"],\"opens\":\"09:00\",\"closes\":\"12:00\"},{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Sunday\"],\"opens\":\"00:00\",\"closes\":\"00:00\"}],\"areaServed\":\"Parker County, TX, Johnson County, TX, Hood County, TX, Aledo, TX, Annetta, TX, Canyon Creek, TX, Cleburne, TX, Granbury, TX, Horseshoe Bend, TX, Hudson Oaks, TX, Joshua, TX, Oak Trail Shores, TX, Reno, TX, Springtown, TX, Weatherford, TX, Western Lake, TX, Willow Park, TX\",\"priceRange\":\"$$$\",\"currenciesAccepted\":\"USD\"},{\"@type\":\"PostalAddress\",\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/#local-main-place-address\",\"streetAddress\":\"617 Pine St\",\"addressLocality\":\"Aledo\",\"postalCode\":\"76008\",\"addressRegion\":\"TX\",\"addressCountry\":\"US\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/financing\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2025\\\/05\\\/HF-Parker-County-Logo-Full-Color.png\",\"contentUrl\":\"https:\\\/\\\/www.homefieldonsite.com\\\/parker-county\\\/wp-content\\\/uploads\\\/sites\\\/5\\\/2025\\\/05\\\/HF-Parker-County-Logo-Full-Color.png\",\"width\":1281,\"height\":447,\"caption\":\"HomeField Parker County\"}]}<\/script>\n<meta name=\"geo.placename\" content=\"Aledo\" \/>\n<meta name=\"geo.position\" content=\"32.70374226299733;-97.60425450396956\" \/>\n<meta name=\"geo.region\" content=\"United States (US)\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Financing - HomeField Parker County","description":"Finance your next septic project with HomeField Parker County using Wisetack","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"en_US","og_type":"article","og_title":"Financing","og_description":"Finance your next septic project with HomeField Parker County using Wisetack","og_url":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/","og_site_name":"HomeField Parker County","article_publisher":"https:\/\/www.facebook.com\/HomeFieldParkerCounty\/","article_modified_time":"2026-04-06T21:58:12+00:00","og_image":[{"url":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-content\/uploads\/sites\/5\/2026\/04\/Wisetack-example.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/","url":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/","name":"Financing - HomeField Parker County","isPartOf":{"@id":"https:\/\/www.homefieldonsite.com\/parker-county\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/#primaryimage"},"image":{"@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-content\/uploads\/sites\/5\/2026\/04\/Wisetack-example.webp","datePublished":"2026-03-27T21:20:40+00:00","dateModified":"2026-04-06T21:58:12+00:00","description":"Finance your next septic project with HomeField Parker County using Wisetack","breadcrumb":{"@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.homefieldonsite.com\/parker-county\/financing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/#primaryimage","url":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-content\/uploads\/sites\/5\/2026\/04\/Wisetack-example.webp","contentUrl":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-content\/uploads\/sites\/5\/2026\/04\/Wisetack-example.webp","width":784,"height":1137},{"@type":"BreadcrumbList","@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.homefieldonsite.com\/parker-county\/"},{"@type":"ListItem","position":2,"name":"Financing"}]},{"@type":"WebSite","@id":"https:\/\/www.homefieldonsite.com\/parker-county\/#website","url":"https:\/\/www.homefieldonsite.com\/parker-county\/","name":"HomeField Parker County","description":"","publisher":{"@id":"https:\/\/www.homefieldonsite.com\/parker-county\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.homefieldonsite.com\/parker-county\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","Place","HomeAndConstructionBusiness"],"@id":"https:\/\/www.homefieldonsite.com\/parker-county\/#organization","name":"HomeField Parker County","url":"https:\/\/www.homefieldonsite.com\/parker-county\/","logo":{"@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/#local-main-organization-logo"},"image":{"@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/HomeFieldParkerCounty\/","https:\/\/www.instagram.com\/homefieldparkercounty\/"],"address":{"@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/#local-main-place-address"},"geo":{"@type":"GeoCoordinates","latitude":"32.70374226299733","longitude":"-97.60425450396956"},"telephone":["817-214-3840"],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday"],"opens":"08:00","closes":"18:00"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Saturday"],"opens":"09:00","closes":"12:00"},{"@type":"OpeningHoursSpecification","dayOfWeek":["Sunday"],"opens":"00:00","closes":"00:00"}],"areaServed":"Parker County, TX, Johnson County, TX, Hood County, TX, Aledo, TX, Annetta, TX, Canyon Creek, TX, Cleburne, TX, Granbury, TX, Horseshoe Bend, TX, Hudson Oaks, TX, Joshua, TX, Oak Trail Shores, TX, Reno, TX, Springtown, TX, Weatherford, TX, Western Lake, TX, Willow Park, TX","priceRange":"$$$","currenciesAccepted":"USD"},{"@type":"PostalAddress","@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/#local-main-place-address","streetAddress":"617 Pine St","addressLocality":"Aledo","postalCode":"76008","addressRegion":"TX","addressCountry":"US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.homefieldonsite.com\/parker-county\/financing\/#local-main-organization-logo","url":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-content\/uploads\/sites\/5\/2025\/05\/HF-Parker-County-Logo-Full-Color.png","contentUrl":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-content\/uploads\/sites\/5\/2025\/05\/HF-Parker-County-Logo-Full-Color.png","width":1281,"height":447,"caption":"HomeField Parker County"}]},"geo.placename":"Aledo","geo.position":{"lat":"32.70374226299733","long":"-97.60425450396956"},"geo.region":"United States (US)"},"_links":{"self":[{"href":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-json\/wp\/v2\/pages\/2592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-json\/wp\/v2\/comments?post=2592"}],"version-history":[{"count":0,"href":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-json\/wp\/v2\/pages\/2592\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.homefieldonsite.com\/parker-county\/wp-json\/wp\/v2\/media?parent=2592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}