<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/png" href="/favicon.png" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
    <title>The H2O Heroes - America's #1 Water Filtration Heroes</title>
    <!-- meta description handled per-page by React Helmet -->
    <!-- Google Analytics (GA4) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-HV0MMHD5Z6"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag(){dataLayer.push(arguments);}
      gtag('js', new Date());
      gtag('config', 'G-HV0MMHD5Z6');
      gtag('config', 'AW-16680783491');
    </script>
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Bangers&family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">

    <!-- Static structured data for AI/search crawlers (visible without JS) -->
    <script type="application/ld+json">
    [
      {
        "@context": "https://schema.org",
        "@type": "Organization",
        "@id": "https://theh2oheroes.com/#organization",
        "name": "The H2O Heroes",
        "alternateName": ["H2O Heroes", "Water Filter Warehouse"],
        "url": "https://theh2oheroes.com",
        "logo": "https://theh2oheroes.com/images/h2o-heroes-logo.png",
        "description": "America's #1 water filtration company. Whole-house water filtration, water softening, well water treatment, PFAS removal, and reverse osmosis systems. 471+ five-star reviews. Free water testing. Serving Tampa Bay, Sarasota, Baltimore, Kansas City, Wichita, and more.",
        "telephone": "+1-866-426-4376",
        "email": "info@theh2oheroes.com",
        "foundingDate": "2019",
        "founder": {"@type": "Person", "name": "Dan Kelleher"},
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "3110 Lithia Pinecrest Rd, Unit 103",
          "addressLocality": "Valrico",
          "addressRegion": "FL",
          "postalCode": "33596",
          "addressCountry": "US"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 27.8742,
          "longitude": -82.2292
        },
        "areaServed": [
          {"@type": "City", "name": "Tampa", "containedInPlace": {"@type": "State", "name": "Florida"}},
          {"@type": "City", "name": "Sarasota", "containedInPlace": {"@type": "State", "name": "Florida"}},
          {"@type": "City", "name": "St. Petersburg", "containedInPlace": {"@type": "State", "name": "Florida"}},
          {"@type": "City", "name": "Clearwater", "containedInPlace": {"@type": "State", "name": "Florida"}},
          {"@type": "City", "name": "Baltimore", "containedInPlace": {"@type": "State", "name": "Maryland"}},
          {"@type": "City", "name": "Kansas City", "containedInPlace": {"@type": "State", "name": "Missouri"}},
          {"@type": "City", "name": "Wichita", "containedInPlace": {"@type": "State", "name": "Kansas"}}
        ],
        "sameAs": [
          "https://www.facebook.com/TheH2OHeroes",
          "https://www.instagram.com/theh2oheroes/",
          "https://www.homeadvisor.com/rated.WaterFilterWarehouseLLC.121975591.html"
        ],
        "aggregateRating": {
          "@type": "AggregateRating",
          "ratingValue": "5.0",
          "bestRating": "5",
          "ratingCount": "471",
          "reviewCount": "471"
        },
        "hasOfferCatalog": {
          "@type": "OfferCatalog",
          "name": "Water Filtration Products & Services",
          "itemListElement": [
            {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Whole-House Water Filtration", "description": "Complete filtration systems that treat every tap in your home. Removes chlorine, chloramines, sediment, and contaminants."}},
            {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Water Softening & Conditioning", "description": "Salt-based and salt-free systems that eliminate hard water minerals. Prevents scale buildup on appliances and plumbing."}},
            {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Well Water Treatment", "description": "Multi-stage treatment for private well water. Addresses iron, sulfur, manganese, bacteria, and low pH."}},
            {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "PFAS / Forever Chemical Removal", "description": "Activated carbon and reverse osmosis systems that reduce PFAS to below EPA health advisory levels."}},
            {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Reverse Osmosis Drinking Water", "description": "Point-of-use reverse osmosis systems that remove 99%+ of dissolved contaminants."}},
            {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Free In-Home Water Testing", "description": "Complimentary water quality testing by certified technicians. Tests hardness, iron, sulfur, pH, TDS, and contaminants."}}
          ]
        },
        "knowsAbout": [
          "water filtration", "water softening", "well water treatment", "PFAS removal",
          "reverse osmosis", "water testing", "water purification", "whole house water filter",
          "water quality", "hard water treatment", "chloramine removal", "iron removal",
          "sulfur removal", "water filter installation", "residential water treatment"
        ]
      },
      {
        "@context": "https://schema.org",
        "@type": "WebSite",
        "@id": "https://theh2oheroes.com/#website",
        "name": "The H2O Heroes",
        "url": "https://theh2oheroes.com",
        "publisher": {"@id": "https://theh2oheroes.com/#organization"},
        "potentialAction": {
          "@type": "SearchAction",
          "target": {"@type": "EntryPoint", "urlTemplate": "https://theh2oheroes.com/locations?q={search_term_string}"},
          "query-input": "required name=search_term_string"
        }
      }
    ]
    </script>
    <!-- Meta Pixel -->
    <script>
    !function(f,b,e,v,n,t,s)
    {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
    n.callMethod.apply(n,arguments):n.queue.push(arguments)};
    if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
    n.queue=[];t=b.createElement(e);t.async=!0;
    t.src=v;s=b.getElementsByTagName(e)[0];
    s.parentNode.insertBefore(t,s)}(window, document,'script',
    'https://connect.facebook.net/en_US/fbevents.js');
    fbq('init', '1527075952010084');
    fbq('track', 'PageView');
    </script>
    <noscript><img height="1" width="1" style="display:none"
    src="https://www.facebook.com/tr?id=1527075952010084&ev=PageView&noscript=1"/></noscript>

    <meta name="description" content="America's #1 water filtration company. Whole-house water filtration, water softening, well water treatment, PFAS removal, and reverse osmosis. 471+ five-star reviews. Free water testing in Tampa, Sarasota, Baltimore, Kansas City, Wichita. Call 1-866-426-4376." />
    <meta name="keywords" content="water filtration, water softener, whole house water filter, water treatment, water purification, PFAS filter, well water treatment, reverse osmosis, water testing, Tampa, Sarasota, Baltimore, Kansas City, Wichita, Florida, The H2O Heroes" />
    <script type="module" crossorigin src="/assets/index-C6CR2vUQ.js"></script>
    <link rel="modulepreload" crossorigin href="/assets/convex-vendor-q7N3QnSv.js">
    <link rel="modulepreload" crossorigin href="/assets/react-vendor-DBJSN09D.js">
    <link rel="stylesheet" crossorigin href="/assets/index-hfHbfwwZ.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>
