{"id":9,"date":"2025-11-28T05:53:41","date_gmt":"2025-11-28T05:53:41","guid":{"rendered":"https:\/\/coc.expressdevel.com\/?page_id=9"},"modified":"2025-11-28T05:55:42","modified_gmt":"2025-11-28T05:55:42","slug":"cleanout-crew","status":"publish","type":"page","link":"https:\/\/coc.expressdevel.com\/","title":{"rendered":"Cleanout Crew"},"content":{"rendered":"\n<style>\n  \/* ===== Cleanout Crew LLC \u2013 Light Theme Scoped Styles ===== *\/\n  .coc-outer {\n    padding: 20px 10px;\n    background: #f3f4f6;\n  }\n\n  .coc-page {\n    max-width: 1120px;\n    margin: 0 auto;\n    background: #ffffff;\n    border-radius: 18px;\n    border: 1px solid #e5e7eb;\n    box-shadow:\n      0 18px 45px rgba(15,23,42,0.12);\n    overflow: hidden;\n    color: #111827;\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  }\n\n  .coc-page a {\n    color: #2563eb;\n    text-decoration: none;\n  }\n\n  .coc-page a:hover {\n    text-decoration: underline;\n  }\n\n  .coc-section {\n    padding: 32px 28px;\n  }\n\n  @media (min-width: 768px) {\n    .coc-section {\n      padding: 40px 48px;\n    }\n  }\n\n  \/* ===== Header \/ Nav ===== *\/\n  .coc-header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 20px 24px;\n    border-bottom: 1px solid #e5e7eb;\n    background: radial-gradient(circle at top left, #eef2ff 0%, #e0f2fe 55%, #ffffff 100%);\n  }\n\n  .coc-logo-wrap {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .coc-logo-mark {\n    width: 40px;\n    height: 40px;\n    border-radius: 14px;\n    background: linear-gradient(135deg, #22c55e, #3b82f6);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 800;\n    font-size: 20px;\n    color: #ffffff;\n    box-shadow: 0 10px 22px rgba(15,23,42,0.35);\n  }\n\n  .coc-logo-text {\n    display: flex;\n    flex-direction: column;\n  }\n\n  .coc-logo-text span:first-child {\n    font-size: 18px;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n    color: #111827;\n  }\n\n  .coc-logo-text span:last-child {\n    font-size: 12px;\n    color: #6b7280;\n  }\n\n  .coc-header-cta {\n    display: flex;\n    flex-direction: column;\n    align-items: flex-end;\n    gap: 6px;\n    font-size: 13px;\n  }\n\n  .coc-header-phone {\n    font-weight: 700;\n    font-size: 18px;\n    letter-spacing: 0.02em;\n    color: #111827;\n  }\n\n  .coc-tag-pill {\n    padding: 3px 10px;\n    border-radius: 999px;\n    font-size: 11px;\n    text-transform: uppercase;\n    letter-spacing: 0.09em;\n    background: #dcfce7;\n    color: #166534;\n    border: 1px solid #bbf7d0;\n  }\n\n  .coc-btn-inline {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    padding: 8px 14px;\n    border-radius: 999px;\n    font-size: 12px;\n    border: 1px solid #d1d5db;\n    background: #ffffff;\n    color: #111827;\n    cursor: pointer;\n    text-decoration: none !important;\n    box-shadow: 0 3px 8px rgba(15,23,42,0.1);\n  }\n\n  .coc-btn-inline span.icon {\n    font-size: 14px;\n  }\n\n  \/* ===== Hero ===== *\/\n  .coc-hero {\n    display: grid;\n    gap: 28px;\n    background: radial-gradient(circle at top, #e0f2fe 0%, #ffffff 65%);\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  @media (min-width: 880px) {\n    .coc-hero {\n      grid-template-columns: minmax(0, 1.45fr) minmax(0, 1.05fr);\n      align-items: center;\n      gap: 40px;\n    }\n  }\n\n  .coc-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 4px 10px;\n    border-radius: 999px;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    background: #dcfce7;\n    color: #15803d;\n    border: 1px solid #bbf7d0;\n    margin-bottom: 12px;\n  }\n\n  .coc-eyebrow-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 999px;\n    background: #16a34a;\n  }\n\n  .coc-hero h1 {\n    font-size: 30px;\n    line-height: 1.15;\n    margin: 0 0 14px;\n    color: #111827;\n  }\n\n  @media (min-width: 768px) {\n    .coc-hero h1 {\n      font-size: 38px;\n    }\n  }\n\n  .coc-hero-sub {\n    font-size: 14px;\n    color: #4b5563;\n    max-width: 520px;\n    margin-bottom: 18px;\n  }\n\n  .coc-hero-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-bottom: 20px;\n  }\n\n  .coc-badge {\n    font-size: 12px;\n    padding: 6px 10px;\n    border-radius: 999px;\n    background: #f3f4f6;\n    border: 1px solid #e5e7eb;\n    color: #374151;\n  }\n\n  .coc-hero-ctas {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-bottom: 14px;\n  }\n\n  .coc-btn-primary,\n  .coc-btn-secondary {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    padding: 12px 18px;\n    border-radius: 999px;\n    border: none;\n    font-size: 14px;\n    font-weight: 600;\n    cursor: pointer;\n    text-decoration: none !important;\n  }\n\n  .coc-btn-primary {\n    background: linear-gradient(135deg, #22c55e, #3b82f6);\n    color: #ffffff;\n    box-shadow:\n      0 12px 26px rgba(37,99,235,0.35);\n  }\n\n  .coc-btn-secondary {\n    background: #ffffff;\n    border: 1px solid #d1d5db;\n    color: #111827;\n    box-shadow: 0 4px 12px rgba(15,23,42,0.08);\n  }\n\n  .coc-btn-primary span.icon,\n  .coc-btn-secondary span.icon {\n    font-size: 16px;\n  }\n\n  .coc-hero-note {\n    font-size: 11px;\n    color: #6b7280;\n  }\n\n  .coc-hero-note strong {\n    color: #111827;\n  }\n\n  .coc-hero-right {\n    position: relative;\n  }\n\n  .coc-hero-card {\n    border-radius: 20px;\n    background: linear-gradient(145deg, #ecfdf5 0%, #eff6ff 50%, #ffffff 100%);\n    border: 1px solid #bfdbfe;\n    padding: 20px 18px;\n    box-shadow: 0 18px 40px rgba(15,23,42,0.16);\n    color: #111827;\n  }\n\n  @media (min-width: 880px) {\n    .coc-hero-card {\n      margin-right: 8px;\n    }\n  }\n\n  .coc-hero-card h2 {\n    font-size: 17px;\n    margin: 0 0 14px;\n  }\n\n  .coc-hero-card p {\n    margin: 0 0 12px;\n    font-size: 13px;\n    color: #374151;\n  }\n\n  .coc-hero-list {\n    list-style: none;\n    margin: 0 0 10px;\n    padding: 0;\n    font-size: 13px;\n  }\n\n  .coc-hero-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    margin-bottom: 6px;\n    color: #374151;\n  }\n\n  .coc-hero-list li span.bullet {\n    font-size: 14px;\n    color: #16a34a;\n    line-height: 1.2;\n  }\n\n  .coc-hero-mini-line {\n    font-size: 11px;\n    color: #166534;\n    margin-top: 4px;\n  }\n\n  \/* ===== Services ===== *\/\n  .coc-section-title {\n    font-size: 22px;\n    margin: 0 0 8px;\n    color: #111827;\n  }\n\n  .coc-section-sub {\n    font-size: 13px;\n    color: #4b5563;\n    max-width: 560px;\n    margin-bottom: 22px;\n  }\n\n  .coc-services-grid {\n    display: grid;\n    gap: 16px;\n  }\n\n  @media (min-width: 768px) {\n    .coc-services-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  .coc-service-card {\n    background: #f9fafb;\n    border-radius: 16px;\n    padding: 16px 14px;\n    border: 1px solid #e5e7eb;\n    box-shadow: 0 10px 25px rgba(15,23,42,0.08);\n  }\n\n  .coc-service-pill {\n    display: inline-block;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: #16a34a;\n    padding: 3px 9px;\n    border-radius: 999px;\n    border: 1px solid #bbf7d0;\n    margin-bottom: 8px;\n    background: #ecfdf5;\n  }\n\n  .coc-service-card h3 {\n    font-size: 15px;\n    margin: 0 0 6px;\n    color: #111827;\n  }\n\n  .coc-service-card p {\n    font-size: 13px;\n    color: #4b5563;\n    margin: 0;\n  }\n\n  .coc-service-list {\n    margin-top: 8px;\n    padding-left: 16px;\n    font-size: 12px;\n    color: #4b5563;\n  }\n\n  \/* ===== How It Works \/ Two-column ===== *\/\n  .coc-two-col {\n    display: grid;\n    gap: 22px;\n    margin-top: 10px;\n  }\n\n  @media (min-width: 880px) {\n    .coc-two-col {\n      grid-template-columns: minmax(0, 1.4fr) minmax(0, 1.1fr);\n      gap: 36px;\n    }\n  }\n\n  .coc-steps {\n    display: grid;\n    gap: 14px;\n    font-size: 13px;\n  }\n\n  .coc-step {\n    display: grid;\n    grid-template-columns: auto 1fr;\n    gap: 10px;\n    align-items: flex-start;\n  }\n\n  .coc-step-number {\n    width: 26px;\n    height: 26px;\n    border-radius: 999px;\n    background: linear-gradient(135deg, #22c55e, #3b82f6);\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 13px;\n    box-shadow: 0 10px 20px rgba(15,23,42,0.3);\n  }\n\n  .coc-step h4 {\n    margin: 0 0 3px;\n    font-size: 14px;\n    color: #111827;\n  }\n\n  .coc-step p {\n    margin: 0;\n    color: #4b5563;\n  }\n\n  .coc-side-card {\n    border-radius: 18px;\n    border: 1px solid #bfdbfe;\n    background: linear-gradient(145deg, #eff6ff 0%, #ffffff 100%);\n    box-shadow: 0 16px 35px rgba(15,23,42,0.14);\n    padding: 16px 14px;\n    font-size: 13px;\n    color: #111827;\n  }\n\n  .coc-side-card h3 {\n    font-size: 15px;\n    margin: 0 0 6px;\n  }\n\n  .coc-side-highlight {\n    display: inline-block;\n    margin-top: 4px;\n    font-size: 11px;\n    color: #1d4ed8;\n  }\n\n  .coc-side-list {\n    margin: 8px 0 0;\n    padding-left: 16px;\n    color: #4b5563;\n    font-size: 12px;\n  }\n\n  \/* ===== Owner \/ About & Service Area ===== *\/\n  .coc-owner-card {\n    border-radius: 16px;\n    border: 1px solid #e5e7eb;\n    background: #f9fafb;\n    padding: 18px 16px;\n    display: grid;\n    gap: 6px;\n    font-size: 13px;\n  }\n\n  .coc-owner-tag {\n    font-size: 11px;\n    color: #6b7280;\n  }\n\n  .coc-owner-name {\n    font-weight: 600;\n    color: #111827;\n  }\n\n  .coc-owner-role {\n    font-size: 12px;\n    color: #4b5563;\n  }\n\n  .coc-service-area {\n    display: grid;\n    gap: 10px;\n    font-size: 13px;\n  }\n\n  .coc-chip-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .coc-chip {\n    font-size: 11px;\n    padding: 4px 10px;\n    border-radius: 999px;\n    background: #ffffff;\n    border: 1px solid #d1d5db;\n    color: #374151;\n  }\n\n  \/* ===== Gallery & Reviews ===== *\/\n  .coc-gallery-row {\n    display: grid;\n    gap: 8px;\n  }\n\n  @media (min-width: 640px) {\n    .coc-gallery-row {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n  }\n\n  .coc-gallery-tile {\n    border-radius: 14px;\n    background: #f9fafb;\n    border: 1px solid #bbf7d0;\n    height: 110px;\n    font-size: 11px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #166534;\n    text-align: center;\n    padding: 6px;\n  }\n\n  .coc-reviews {\n    display: grid;\n    gap: 16px;\n  }\n\n  .coc-review-card {\n    border-radius: 16px;\n    border: 1px solid #e5e7eb;\n    background: #f9fafb;\n    padding: 14px 12px;\n    font-size: 12px;\n    color: #374151;\n  }\n\n  .coc-review-name {\n    font-weight: 600;\n    margin-bottom: 2px;\n    color: #111827;\n  }\n\n  .coc-review-stars {\n    color: #fbbf24;\n    font-size: 12px;\n    margin-bottom: 4px;\n  }\n\n  \/* ===== CTA Strip ===== *\/\n  .coc-cta-strip {\n    border-top: 1px solid #e5e7eb;\n    border-bottom: 1px solid #e5e7eb;\n    background: radial-gradient(circle at center, #ecfdf5 0%, #eff6ff 60%, #ffffff 100%);\n    display: grid;\n    gap: 12px;\n    align-items: center;\n  }\n\n  @media (min-width: 720px) {\n    .coc-cta-strip {\n      grid-template-columns: minmax(0, 2fr) minmax(0, 1.1fr);\n    }\n  }\n\n  .coc-cta-strip h2 {\n    font-size: 18px;\n    margin: 0 0 6px;\n    color: #111827;\n  }\n\n  .coc-cta-strip p {\n    margin: 0;\n    font-size: 13px;\n    color: #374151;\n  }\n\n  .coc-cta-actions {\n    display: flex;\n    flex-direction: column;\n    align-items: stretch;\n    gap: 8px;\n  }\n\n  @media (min-width: 480px) {\n    .coc-cta-actions {\n      flex-direction: row;\n      justify-content: flex-end;\n    }\n  }\n\n  .coc-cta-note {\n    font-size: 11px;\n    color: #6b7280;\n    text-align: right;\n    margin-top: 4px;\n  }\n\n  \/* ===== Footer \/ Contact ===== *\/\n  .coc-footer {\n    font-size: 12px;\n    color: #4b5563;\n    background: #f9fafb;\n    border-top: 1px solid #e5e7eb;\n  }\n\n  .coc-footer-grid {\n    display: grid;\n    gap: 14px;\n  }\n\n  @media (min-width: 720px) {\n    .coc-footer-grid {\n      grid-template-columns: minmax(0, 1.6fr) minmax(0, 1.1fr);\n    }\n  }\n\n  .coc-footer-title {\n    font-size: 14px;\n    font-weight: 600;\n    margin-bottom: 4px;\n    color: #111827;\n  }\n\n  .coc-footer-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px 16px;\n  }\n\n  .coc-footer-label {\n    font-weight: 500;\n    color: #111827;\n  }\n\n  .coc-footer-bottom {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: space-between;\n    gap: 8px;\n    border-top: 1px solid #e5e7eb;\n    margin-top: 14px;\n    padding-top: 10px;\n    font-size: 11px;\n    color: #6b7280;\n  }\n\n  .coc-footer-links {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .coc-footer-links a {\n    color: #4b5563;\n    text-decoration: none;\n  }\n\n  .coc-footer-links a:hover {\n    text-decoration: underline;\n  }\n\n\/* Default link color (unvisited) *\/\na:link {\n  color: #0f34ab; \/* Blue *\/\n}\n\n\/* Visited link color *\/\na:visited {\n  color: #6610f2; \/* Purple *\/\n}\n<\/style>\n\n<div class=\"coc-outer\">\n  <div class=\"coc-page\">\n    <!-- Header -->\n    <header class=\"coc-header\">\n      <div class=\"coc-logo-wrap\">\n        <div class=\"coc-logo-mark\">C<\/div>\n        <div class=\"coc-logo-text\">\n          <span>Cleanout Crew LLC<\/span>\n          <span>Property cleanouts \u00b7 Junk removal \u00b7 Light demo<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"coc-header-cta\">\n        <div class=\"coc-tag-pill\">Grundy County \u00b7 Illinois<\/div>\n        <div class=\"coc-header-phone\">\n          <a href=\"tel:18156669061\">(815) 666-9061<\/a>\n        <\/div>\n        <a href=\"#booking\" class=\"coc-btn-inline\">\n          <span class=\"icon\">\ud83e\uddf9<\/span>\n          <span>Book a cleanout<\/span>\n        <\/a>\n      <\/div>\n    <\/header>\n\n    <!-- Hero -->\n    <section class=\"coc-section coc-hero\">\n      <div>\n        <div class=\"coc-eyebrow\">\n          <span class=\"coc-eyebrow-dot\"><\/span>\n          Local \u00b7 Reliable \u00b7 Fully Insured\n        <\/div>\n        <h1>Stress-free property cleanouts and junk removal in Grundy County, IL.<\/h1>\n        <p class=\"coc-hero-sub\">\n          From single rooms to full estates, Cleanout Crew LLC handles the heavy lifting, hauling,\n          and cleanup so you don\u2019t have to. We show up on time, work safely, and leave your property\n          ready for what\u2019s next.\n        <\/p>\n\n        <div class=\"coc-hero-badges\">\n          <span class=\"coc-badge\">Residential &amp; investment properties<\/span>\n          <span class=\"coc-badge\">Realtor-friendly scheduling<\/span>\n          <span class=\"coc-badge\">Junk removal \u00b7 Gutter cleaning \u00b7 Light demo<\/span>\n        <\/div>\n\n        <div class=\"coc-hero-ctas\">\n          <a href=\"#booking\" class=\"coc-btn-primary\">\n            <span class=\"icon\">\ud83d\udcc5<\/span>\n            <span>Request a free quote<\/span>\n          <\/a>\n          <a href=\"tel:18156669061\" class=\"coc-btn-secondary\">\n            <span class=\"icon\">\ud83d\udcde<\/span>\n            <span>Call (815) 666-9061<\/span>\n          <\/a>\n        <\/div>\n\n        <div class=\"coc-hero-note\">\n          <strong>Serving Grundy County and surrounding areas<\/strong> \u00b7 Same-week appointments\n          available \u00b7 No-obligation quotes\n        <\/div>\n      <\/div>\n\n      <div class=\"coc-hero-right\">\n        <div class=\"coc-hero-card\">\n          <h2>Clean spaces, happy clients.<\/h2>\n          <p>\n            Whether you\u2019re clearing out a property to sell, emptying a rental, or just reclaiming\n            your garage, we treat every job like it\u2019s our own home.\n          <\/p>\n          <ul class=\"coc-hero-list\">\n            <li>\n              <span class=\"bullet\">\u2713<\/span>\n              <span>Full property cleanouts \u2013 homes, rentals, estates, and more.<\/span>\n            <\/li>\n            <li>\n              <span class=\"bullet\">\u2713<\/span>\n              <span>Junk removal, debris hauling, and light demolition.<\/span>\n            <\/li>\n            <li>\n              <span class=\"bullet\">\u2713<\/span>\n              <span>Gutter cleaning and exterior pickup to boost curb appeal.<\/span>\n            <\/li>\n          <\/ul>\n          <div class=\"coc-hero-mini-line\">\n            Tell us what you need gone \u2013 we\u2019ll handle the rest.\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Services -->\n    <section class=\"coc-section\" id=\"services\">\n      <h2 class=\"coc-section-title\">What we can help you with<\/h2>\n      <p class=\"coc-section-sub\">\n        Every property is different. We customize our cleanout and removal services to fit your\n        timeline, budget, and next steps \u2013 whether that\u2019s selling, renting, or moving back in.\n      <\/p>\n\n      <div class=\"coc-services-grid\">\n        <div class=\"coc-service-card\">\n          <div class=\"coc-service-pill\">Property cleanouts<\/div>\n          <h3>Whole-home &amp; estate cleanouts<\/h3>\n          <p>\n            Ideal for families, investors, and Realtors\u00ae preparing a property for sale or rent.\n          <\/p>\n          <ul class=\"coc-service-list\">\n            <li>Full contents removal \u2013 rooms, basements, garages, sheds<\/li>\n            <li>Tenant move-out &amp; eviction cleanouts<\/li>\n            <li>Estate and foreclosure cleanouts<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"coc-service-card\">\n          <div class=\"coc-service-pill\">Junk removal<\/div>\n          <h3>Single items to full loads<\/h3>\n          <p>\n            When you just need it gone, we haul away unwanted items quickly and safely.\n          <\/p>\n          <ul class=\"coc-service-list\">\n            <li>Furniture, appliances, mattresses<\/li>\n            <li>Garage &amp; storage unit cleanouts<\/li>\n            <li>Construction debris &amp; general junk<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"coc-service-card\">\n          <div class=\"coc-service-pill\">Exterior &amp; demo<\/div>\n          <h3>Light demo &amp; curb-appeal services<\/h3>\n          <p>\n            Tidy up your exterior so the property looks as good as it feels inside.\n          <\/p>\n          <ul class=\"coc-service-list\">\n            <li>Gutter cleaning<\/li>\n            <li>Yard &amp; litter pickup<\/li>\n            <li>Light demolition (small sheds, fixtures, etc.)<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- How it works \/ Service area -->\n    <section class=\"coc-section\">\n      <div class=\"coc-two-col\">\n        <div>\n          <h2 class=\"coc-section-title\">How it works<\/h2>\n          <p class=\"coc-section-sub\">\n            Simple, predictable, and respectful of your time. Here\u2019s what to expect when you book\n            with Cleanout Crew LLC.\n          <\/p>\n\n          <div class=\"coc-steps\">\n            <div class=\"coc-step\">\n              <div class=\"coc-step-number\">1<\/div>\n              <div>\n                <h4>Reach out with your project<\/h4>\n                <p>\n                  Call, email, or send a booking request with a brief description. Photos are\n                  helpful but not required.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"coc-step\">\n              <div class=\"coc-step-number\">2<\/div>\n              <div>\n                <h4>Get a clear quote &amp; schedule<\/h4>\n                <p>\n                  We provide straightforward pricing and work with your schedule \u2013 evenings and\n                  weekends available on request.\n                <\/p>\n              <\/div>\n            <\/div>\n\n            <div class=\"coc-step\">\n              <div class=\"coc-step-number\">3<\/div>\n              <div>\n                <h4>We complete the cleanout<\/h4>\n                <p>\n                  We show up on time, handle the heavy lifting, and leave the space clean, swept,\n                  and ready for your next step.\n                <\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <aside class=\"coc-side-card\">\n          <h3>Local ownership you can trust<\/h3>\n          <p>\n            Cleanout Crew LLC is locally owned and operated by <strong>Joshua DaVanon<\/strong>, a\n            Realtor\u00ae and small business owner who understands both homeowners and investors.\n          <\/p>\n          <div class=\"coc-side-highlight\">\n            Respect for your property \u00b7 Respect for your time \u00b7 Respect for your budget\n          <\/div>\n\n          <div style=\"margin-top: 12px;\" class=\"coc-service-area\">\n            <div class=\"coc-footer-title\" style=\"font-size:13px;margin-bottom:4px;\">\n              Service area\n            <\/div>\n            <p style=\"margin:0;\">\n              Based in <strong>Grundy County, Illinois<\/strong>, serving Morris and surrounding\n              communities and neighboring counties. Not sure if you\u2019re in range? Just ask.\n            <\/p>\n            <div class=\"coc-chip-row\" style=\"margin-top:8px;\">\n              <span class=\"coc-chip\">Grundy County, IL<\/span>\n              <span class=\"coc-chip\">Surrounding Illinois areas<\/span>\n              <span class=\"coc-chip\">Investor-friendly<\/span>\n            <\/div>\n          <\/div>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <!-- Gallery & Reviews -->\n    <section class=\"coc-section\">\n      <div class=\"coc-two-col\">\n        <div>\n          <h2 class=\"coc-section-title\">Before &amp; after results<\/h2>\n          <p class=\"coc-section-sub\">\n            See what a professionally handled cleanout can do for your property.\n            Link your existing gallery images into the spots below.\n          <\/p>\n\n          <div class=\"coc-gallery-row\">\n            <div class=\"coc-gallery-tile\">\n              Replace with \u201cBefore &amp; After\u201d photo from your gallery.\n            <\/div>\n            <div class=\"coc-gallery-tile\">\n              Replace with garage or basement cleanout photo.\n            <\/div>\n            <div class=\"coc-gallery-tile\">\n              Replace with exterior \/ yard cleanup photo.\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div>\n          <h2 class=\"coc-section-title\">What clients are saying<\/h2>\n          <p class=\"coc-section-sub\">\n            Add a few short Google or Facebook reviews here to build trust.\n          <\/p>\n          <div class=\"coc-reviews\">\n            <div class=\"coc-review-card\">\n              <div class=\"coc-review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n              <div class=\"coc-review-name\">Homeowner in Grundy County<\/div>\n              <p>\n                \u201cCleanout Crew made a stressful move-out so much easier. They showed up on time,\n                cleared the entire house, and left everything broom-clean. Highly recommend.\u201d\n              <\/p>\n            <\/div>\n            <div class=\"coc-review-card\">\n              <div class=\"coc-review-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n              <div class=\"coc-review-name\">Local Investor<\/div>\n              <p>\n                \u201cJosh understands what investors and Realtors need. Quick turnaround, fair pricing,\n                and excellent communication from start to finish.\u201d\n              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Booking CTA \/ Form Anchor -->\n    <section class=\"coc-section coc-cta-strip\" id=\"booking\">\n      <div>\n        <h2>Ready to clear your space?<\/h2>\n        <p>\n          Send a quick request and we\u2019ll follow up with a quote and scheduling options.\n          Attach photos if you have them \u2013 they help us give you the most accurate pricing.\n        <\/p>\n      <\/div>\n      <div>\n        <div class=\"coc-cta-actions\">\n          <a href=\"mailto:info@cleanoutcrewllc.com?subject=Cleanout%20Crew%20Quote%20Request\"\n             class=\"coc-btn-primary\">\n            <span class=\"icon\">\u2709\ufe0f<\/span>\n            <span>Email my project details<\/span>\n          <\/a>\n          <!-- Replace the line below with your booking plugin shortcode target -->\n          <a href=\"#\"\n             class=\"coc-btn-secondary\">\n            <span class=\"icon\">\ud83d\uddd3\ufe0f<\/span>\n            <span>Open online booking form<\/span>\n          <\/a>\n        <\/div>\n        <div class=\"coc-cta-note\">\n          This button will link to your WordPress booking plugin or embedded form.\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Footer \/ Contact -->\n    <footer class=\"coc-section coc-footer\">\n      <div class=\"coc-footer-grid\">\n        <div>\n          <div class=\"coc-footer-title\">Contact<\/div>\n          <div class=\"coc-footer-row\">\n            <div>\n              <div class=\"coc-footer-label\">Phone<\/div>\n              <div><a href=\"tel:18156669061\">(815) 666-9061<\/a><\/div>\n            <\/div>\n            <div>\n              <div class=\"coc-footer-label\">Email<\/div>\n              <div><a href=\"mailto:info@cleanoutcrewllc.com\">info@cleanoutcrewllc.com<\/a><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div>\n          <div class=\"coc-footer-title\">Business details<\/div>\n          <div>Cleanout Crew LLC<\/div>\n          <div>Grundy County, Illinois<\/div>\n          <div style=\"margin-top:4px;\">Fully insured \u00b7 Locally owned &amp; operated<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"coc-footer-bottom\">\n        <div>\u00a9 <span id=\"coc-year\">2025<\/span> Cleanout Crew LLC. All rights reserved.<\/div>\n        <div class=\"coc-footer-links\">\n          <a href=\"\/privacy-policy\">Privacy Policy<\/a>\n          <a href=\"\/terms-and-conditions\">Terms &amp; Conditions<\/a>\n          <a href=\"\/contact\">Contact<\/a>\n        <\/div>\n      <\/div>\n    <\/footer>\n  <\/div>\n<\/div>\n\n<script>\n  \/\/ Simple year auto-update\n  (function() {\n    var el = document.getElementById('coc-year');\n    if (el) el.textContent = new Date().getFullYear();\n  })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>C Cleanout Crew LLC Property cleanouts \u00b7 Junk removal \u00b7 Light demo Grundy County \u00b7 Illinois (815) 666-9061 \ud83e\uddf9 Book a cleanout Local \u00b7 Reliable \u00b7 Fully Insured Stress-free property cleanouts and junk removal in Grundy County, IL. From single rooms to full estates, Cleanout Crew LLC handles the heavy lifting, hauling, and cleanup so [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"blank","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/coc.expressdevel.com\/index.php\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/coc.expressdevel.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/coc.expressdevel.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/coc.expressdevel.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/coc.expressdevel.com\/index.php\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":5,"href":"https:\/\/coc.expressdevel.com\/index.php\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":17,"href":"https:\/\/coc.expressdevel.com\/index.php\/wp-json\/wp\/v2\/pages\/9\/revisions\/17"}],"wp:attachment":[{"href":"https:\/\/coc.expressdevel.com\/index.php\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}