{"product_id":"pool-sidewalk-power-wash","title":"Pool Sidewalk Power Wash","description":"\u003c!-- Blue Bottom Pools – Power Wash Deck \u0026 Coping Add-On --\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@700;800\u0026family=Barlow:wght@400;500\u0026display=swap');\n\n  .bbp-pw {\n    font-family: 'Barlow', sans-serif;\n    color: #1a2a3a;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 12px 40px;\n    box-sizing: border-box;\n  }\n\n  \/* HERO *\/\n  .bbp-pw-hero {\n    background: linear-gradient(135deg, #003d6b 0%, #0070b8 60%, #00a8e8 100%);\n    border-radius: 10px;\n    padding: 30px 26px;\n    margin-bottom: 16px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .bbp-pw-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -60px; right: -60px;\n    width: 200px; height: 200px;\n    border-radius: 50%;\n    background: rgba(255,255,255,0.05);\n  }\n\n  .bbp-pw-hero-sub {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(0.9rem, 2.5vw, 1rem) !important;\n    font-weight: 700 !important;\n    color: rgba(255,255,255,0.7) !important;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    margin: 0 0 6px;\n    display: block;\n  }\n\n  .bbp-pw-hero-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(1.6rem, 5vw, 2.4rem) !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    letter-spacing: 0.02em;\n    margin: 0 0 12px;\n    line-height: 1.1;\n    display: block;\n  }\n\n  .bbp-pw-hero p {\n    font-size: clamp(0.88rem, 2.3vw, 0.98rem);\n    color: rgba(255,255,255,0.88);\n    line-height: 1.7;\n    margin: 0;\n    max-width: 680px;\n  }\n\n  \/* BADGES *\/\n  .bbp-pw-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 18px;\n  }\n\n  .bbp-pw-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(0.78rem, 2vw, 0.86rem);\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.05em;\n    padding: 5px 12px;\n    border-radius: 5px;\n  }\n\n  .bbp-pw-badge.blue  { background: #e8f4fd; color: #003d6b; border: 1px solid #b0d8f5; }\n  .bbp-pw-badge.gold  { background: #fff3cd; color: #6a4000; border: 1px solid #f0d080; }\n  .bbp-pw-badge.green { background: #e6f4ec; color: #1a5a2a; border: 1px solid #a0d4b0; }\n\n  \/* SECTION HEADING *\/\n  .bbp-pw-heading {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(1.1rem, 3.5vw, 1.35rem) !important;\n    font-weight: 800 !important;\n    color: #003d6b !important;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n    margin: 22px 0 10px;\n    padding-bottom: 8px;\n    border-bottom: 3px solid #0070b8;\n    display: block;\n  }\n\n  .bbp-pw-body {\n    font-size: clamp(0.88rem, 2.2vw, 0.96rem);\n    color: #2a3a4a;\n    line-height: 1.75;\n    margin-bottom: 14px;\n  }\n\n  \/* BEFORE \/ AFTER COMPARISON *\/\n  .bbp-pw-compare {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .bbp-pw-compare-card {\n    border-radius: 8px;\n    padding: 18px 16px;\n    box-sizing: border-box;\n  }\n\n  .bbp-pw-compare-card.before {\n    background: #fff0f0;\n    border: 1px solid #f0c0c0;\n    border-left: 4px solid #c0392b;\n  }\n\n  .bbp-pw-compare-card.after {\n    background: #e6f4ec;\n    border: 1px solid #a0d4b0;\n    border-left: 4px solid #1a7a3a;\n  }\n\n  .bbp-pw-compare-card h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: clamp(0.92rem, 2.5vw, 1rem);\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    margin: 0 0 10px;\n    display: flex;\n    align-items: center;\n    gap: 7px;\n  }\n\n  .bbp-pw-compare-card.before h4 { color: #c0392b; }\n  .bbp-pw-compare-card.after h4  { color: #1a7a3a; }\n\n  .bbp-pw-compare-card ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 7px;\n  }\n\n  .bbp-pw-compare-card ul li {\n    font-size: clamp(0.8rem, 2vw, 0.87rem);\n    line-height: 1.5;\n    padding-left: 16px;\n    position: relative;\n  }\n\n  .bbp-pw-compare-card.before ul li { color: #7a2a2a; }\n  .bbp-pw-compare-card.after  ul li { color: #1a4a2a; }\n\n  .bbp-pw-compare-card.before ul li::before { content: '✗'; position: absolute; left: 0; color: #c0392b; font-size: 0.75rem; top: 2px; }\n  .bbp-pw-compare-card.after  ul li::before { content: '✓'; position: absolute; left: 0; color: #1a7a3a; font-size: 0.75rem; top: 2px; }\n\n  \/* DARK PANEL *\/\n  .bbp-pw-dark {\n    background: #003d6b;\n    border-radius: 10px;\n    padding: 20px 22px;\n    margin-bottom: 18px;\n    box-sizing: border-box;\n  }\n\n  .bbp-pw-dark-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(0.96rem, 2.8vw, 1.1rem) !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    letter-spacing: 0.04em;\n    display: block;\n    margin-bottom: 12px;\n  }\n\n  .bbp-pw-dark-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n  }\n\n  .bbp-pw-dark-card {\n    background: rgba(255,255,255,0.09);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 8px;\n    padding: 14px 13px;\n    box-sizing: border-box;\n  }\n\n  .bbp-pw-dark-card .icon { font-size: 1.2rem; display: block; margin-bottom: 6px; }\n\n  .bbp-pw-dark-card h4 {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(0.84rem, 2.2vw, 0.92rem);\n    font-weight: 800;\n    color: #ffffff;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n    margin: 0 0 5px;\n    line-height: 1.2;\n  }\n\n  .bbp-pw-dark-card p {\n    font-size: clamp(0.74rem, 1.8vw, 0.8rem);\n    color: rgba(255,255,255,0.68);\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* RECOMMENDED FOR *\/\n  .bbp-pw-rec {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-bottom: 18px;\n  }\n\n  .bbp-pw-rec-item {\n    background: #f0f8ff;\n    border: 1px solid #b0d8f5;\n    border-left: 4px solid #0070b8;\n    border-radius: 8px;\n    padding: 13px 16px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    box-sizing: border-box;\n  }\n\n  .bbp-pw-rec-item .icon { font-size: 1.3rem; flex-shrink: 0; margin-top: 1px; }\n\n  .bbp-pw-rec-item p {\n    font-size: clamp(0.84rem, 2.2vw, 0.92rem);\n    color: #1a2a3a;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  .bbp-pw-rec-item p strong {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: clamp(0.88rem, 2.3vw, 0.96rem);\n    color: #003d6b;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n    display: block;\n    margin-bottom: 2px;\n  }\n\n  \/* NOTICE \u0026 INFO *\/\n  .bbp-pw-notice {\n    background: #fff8e6;\n    border: 1px solid #f0d080;\n    border-left: 5px solid #f0a800;\n    border-radius: 8px;\n    padding: 14px 18px;\n    margin-bottom: 18px;\n    font-size: clamp(0.84rem, 2.2vw, 0.92rem);\n    color: #5a4000;\n    line-height: 1.7;\n    box-sizing: border-box;\n  }\n\n  .bbp-pw-notice strong { color: #3a2800; }\n\n  .bbp-pw-info {\n    background: #e8f4fd;\n    border: 1px solid #b0d8f5;\n    border-left: 5px solid #0070b8;\n    border-radius: 8px;\n    padding: 14px 18px;\n    margin-bottom: 18px;\n    font-size: clamp(0.84rem, 2.2vw, 0.92rem);\n    color: #1a3a5a;\n    line-height: 1.7;\n    box-sizing: border-box;\n  }\n\n  .bbp-pw-info strong { color: #003d6b; }\n\n  \/* CTA *\/\n  .bbp-pw-cta {\n    background: #003d6b;\n    border-radius: 10px;\n    padding: 26px 24px;\n    text-align: center;\n    box-sizing: border-box;\n    margin-top: 10px;\n  }\n\n  .bbp-pw-cta-title {\n    font-family: 'Barlow Condensed', sans-serif;\n    font-size: clamp(1.2rem, 4vw, 1.7rem) !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    letter-spacing: 0.03em;\n    margin: 0 0 8px;\n    display: block;\n  }\n\n  .bbp-pw-cta p {\n    font-size: clamp(0.84rem, 2vw, 0.92rem);\n    color: rgba(255,255,255,0.8);\n    margin: 0 0 18px;\n    line-height: 1.55;\n  }\n\n  .bbp-pw-cta a {\n    display: inline-block;\n    background: #f0a800;\n    color: #3a2800;\n    font-family: 'Barlow Condensed', sans-serif;\n    font-weight: 800;\n    font-size: clamp(0.88rem, 2.2vw, 0.96rem);\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    padding: 13px 30px;\n    border-radius: 6px;\n    text-decoration: none;\n    margin: 4px 6px;\n    transition: background 0.2s;\n  }\n\n  .bbp-pw-cta a:hover { background: #ffc020; }\n\n  .bbp-pw-cta a.outline {\n    background: transparent;\n    color: #ffffff;\n    border: 2px solid rgba(255,255,255,0.5);\n  }\n\n  .bbp-pw-cta a.outline:hover { background: rgba(255,255,255,0.08); }\n\n  @media (max-width: 600px) {\n    .bbp-pw-compare   { grid-template-columns: 1fr; }\n    .bbp-pw-dark-grid { grid-template-columns: 1fr; }\n    .bbp-pw-hero      { padding: 22px 16px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bbp-pw\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"bbp-pw-hero\"\u003e\n    \u003cspan class=\"bbp-pw-hero-sub\"\u003ePool Opening Add-On Service\u003c\/span\u003e\n    \u003cspan class=\"bbp-pw-hero-title\"\u003ePower Wash Deck \u0026amp; Coping — From Winter-Grimy to Summer-Ready\u003c\/span\u003e\n    \u003cp\u003eEvery pool opening includes a standard bucket rinse of the deck and coping. But for some pools, a bucket just isn't enough. After a long NEPA winter under a safety cover, many pool surrounds develop a stubborn seasonal scum line along the coping and upper pool edge — a combination of algae, mineral deposits, tannins from leaves, and cover residue that bonds to the surface over months of trapped moisture and freezing temperatures. That scum line doesn't come off with a hose. It needs pressure.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BADGES --\u003e\n  \u003cdiv class=\"bbp-pw-badges\"\u003e\n    \u003cspan class=\"bbp-pw-badge blue\"\u003e💧 Pool Opening Add-On\u003c\/span\u003e\n    \u003cspan class=\"bbp-pw-badge blue\"\u003e🔵 Professional Power Washer\u003c\/span\u003e\n    \u003cspan class=\"bbp-pw-badge blue\"\u003e🧽 Scum Line \u0026amp; Coping Treatment\u003c\/span\u003e\n    \u003cspan class=\"bbp-pw-badge green\"\u003e✅ Deck Cleared \u0026amp; Cleaned\u003c\/span\u003e\n    \u003cspan class=\"bbp-pw-badge green\"\u003e✅ Available Across All of NEPA\u003c\/span\u003e\n    \u003cspan class=\"bbp-pw-badge gold\"\u003e➕ Add to Your Pool Opening\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT IT IS --\u003e\n  \u003cspan class=\"bbp-pw-heading\"\u003eWhat the Power Wash Service Does\u003c\/span\u003e\n  \u003cp class=\"bbp-pw-body\"\u003eOur Power Wash Deck \u0026amp; Coping Service uses a professional power washer to blast away the seasonal buildup that a standard rinse leaves behind. We target the scum line along the waterline and coping, clear debris off your deck, and leave your entire pool surround looking clean and sharp — before the first swim of the season.\u003c\/p\u003e\n  \u003cp class=\"bbp-pw-body\"\u003eIt's the difference between a pool that's \u003cem\u003etechnically\u003c\/em\u003e open and a pool that actually \u003cstrong\u003elooks like summer.\u003c\/strong\u003e\u003c\/p\u003e\n\n  \u003c!-- BEFORE \/ AFTER --\u003e\n  \u003cspan class=\"bbp-pw-heading\"\u003eStandard Rinse vs. Power Wash\u003c\/span\u003e\n  \u003cdiv class=\"bbp-pw-compare\"\u003e\n    \u003cdiv class=\"bbp-pw-compare-card before\"\u003e\n      \u003ch4\u003e🪣 Standard Bucket Rinse\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eIncluded with every pool opening\u003c\/li\u003e\n        \u003cli\u003eRemoves loose surface debris\u003c\/li\u003e\n        \u003cli\u003eDoes not remove scum line buildup\u003c\/li\u003e\n        \u003cli\u003eDoes not remove algae or mineral deposits from coping\u003c\/li\u003e\n        \u003cli\u003eDoes not address tannin staining from leaves\u003c\/li\u003e\n        \u003cli\u003eLeaves cover residue bonded to surfaces\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bbp-pw-compare-card after\"\u003e\n      \u003ch4\u003e💥 Professional Power Wash\u003c\/h4\u003e\n      \u003cul\u003e\n        \u003cli\u003eHigh-pressure professional equipment\u003c\/li\u003e\n        \u003cli\u003eBreaks down and removes scum line\u003c\/li\u003e\n        \u003cli\u003eClears algae \u0026amp; mineral deposits from coping\u003c\/li\u003e\n        \u003cli\u003eRemoves tannin staining and cover residue\u003c\/li\u003e\n        \u003cli\u003eFull deck cleared and cleaned\u003c\/li\u003e\n        \u003cli\u003ePool surround looks summer-ready from day one\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHAT WE TARGET --\u003e\n  \u003cdiv class=\"bbp-pw-dark\"\u003e\n    \u003cspan class=\"bbp-pw-dark-title\"\u003e💥 What We Target\u003c\/span\u003e\n    \u003cdiv class=\"bbp-pw-dark-grid\"\u003e\n      \u003cdiv class=\"bbp-pw-dark-card\"\u003e\n        \u003cspan class=\"icon\"\u003e🟤\u003c\/span\u003e\n        \u003ch4\u003eScum Line \u0026amp; Coping\u003c\/h4\u003e\n        \u003cp\u003eThe stubborn ring of algae, minerals, and cover residue that builds up along the waterline and coping edge over the winter. Bonded to the surface — pressure is the only thing that removes it effectively.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bbp-pw-dark-card\"\u003e\n        \u003cspan class=\"icon\"\u003e🍂\u003c\/span\u003e\n        \u003ch4\u003eTannin \u0026amp; Leaf Staining\u003c\/h4\u003e\n        \u003cp\u003ePools surrounded by trees often develop dark tannin staining on the coping and deck surface from months of wet leaves sitting under the safety cover. Power washing lifts this discoloration off the surface.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bbp-pw-dark-card\"\u003e\n        \u003cspan class=\"icon\"\u003e🧊\u003c\/span\u003e\n        \u003ch4\u003eFreeze-Thaw Residue\u003c\/h4\u003e\n        \u003cp\u003eNEPA's freeze-thaw cycle traps moisture in deck surface pores and grinds debris into coping joints. Power washing clears this buildup before it causes further staining or surface damage heading into summer.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- RECOMMENDED FOR --\u003e\n  \u003cspan class=\"bbp-pw-heading\"\u003eEspecially Recommended For\u003c\/span\u003e\n  \u003cdiv class=\"bbp-pw-rec\"\u003e\n    \u003cdiv class=\"bbp-pw-rec-item\"\u003e\n      \u003cspan class=\"icon\"\u003e🌲\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003ePools Surrounded by Trees\u003c\/strong\u003eLeaf tannins, pollen, and organic debris accumulate heavily on pool surrounds that are shaded by trees. These pools almost always develop visible staining and scum buildup that a standard rinse won't touch.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bbp-pw-rec-item\"\u003e\n      \u003cspan class=\"icon\"\u003e💧\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003ePools That Held Standing Water on the Cover\u003c\/strong\u003eIf your safety cover sagged and held standing water through the winter, that water left behind a concentrated ring of algae, sediment, and mineral deposits on everything it touched — including your coping and deck edge.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bbp-pw-rec-item\"\u003e\n      \u003cspan class=\"icon\"\u003e🧊\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003ePools That Took a Beating from the NEPA Winter\u003c\/strong\u003eIf your pool surround looked rough coming out of last winter — discolored coping, grimy deck, visible scum lines — this is the service that fixes it. Don't start the season staring at last winter's mess.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bbp-pw-rec-item\"\u003e\n      \u003cspan class=\"icon\"\u003e🏊\u003c\/span\u003e\n      \u003cp\u003e\u003cstrong\u003eAny Pool Where First Impressions Matter\u003c\/strong\u003eHosting family and friends this summer? A clean, bright pool surround sets the tone from the moment guests walk into the backyard. The power wash is the fastest way to make your pool look like it was just installed.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ADD ON INFO --\u003e\n  \u003cdiv class=\"bbp-pw-notice\"\u003e\n    ➕ \u003cstrong\u003eAvailable as an add-on to any pool opening.\u003c\/strong\u003e The Power Wash Deck \u0026amp; Coping service is performed at the time of your pool opening visit. Simply add it to your pool opening order and our tech will bring the equipment and take care of it on-site. No separate scheduling required.\n  \u003c\/div\u003e\n\n  \u003c!-- SERVICE AREA --\u003e\n  \u003cdiv class=\"bbp-pw-info\"\u003e\n    📍 \u003cstrong\u003eAvailable across all of Northeast Pennsylvania\u003c\/strong\u003e — including Wilkes-Barre, Scranton, Dallas, Harvey's Lake, Mountain Top, Clarks Summit, Pittston, North Pocono, and all surrounding NEPA communities. Questions about your location? Call us at (570) 592-5988.\n  \u003c\/div\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"bbp-pw-cta\"\u003e\n    \u003cspan class=\"bbp-pw-cta-title\"\u003e💥 Add a Power Wash to Your Pool Opening\u003c\/span\u003e\n    \u003cp\u003eStart the season with a clean deck, clear coping, and no trace of last winter. Add the power wash service when you book your pool opening.\u003c\/p\u003e\n    \u003ca href=\"\/collections\/pool-opening-ad-ons\"\u003eAdd to My Opening\u003c\/a\u003e\n    \u003ca href=\"tel:+15705925988\" class=\"outline\"\u003eCall (570) 592-5988\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Blue Bottom Pools ","offers":[{"title":"Default Title","offer_id":52253068558630,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/8272\/3878\/files\/power_washer_on_sidewalk_near_inground_pool_019ca468-ae89-76fb-83ad-2c04a161be76.svg?v=1772285142","url":"https:\/\/bluebottompoolsnepa.com\/products\/pool-sidewalk-power-wash","provider":"Blue Bottom Pools ","version":"1.0","type":"link"}