{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "@id": "https://aquascapesrc.ca/#business",
  "name": "Aquascapes Recreational Contractors",
  "url": "https://aquascapesrc.ca",
  "telephone": "+15198868751",
  "email": "info@aquascapesrc.ca",
  "foundingDate": "1994",
  "description": "Custom vinyl pool builder and full-lifecycle pool service contractor based in Waterloo, Ontario, operating since 1994. Owner Shaun Tully personally designs and builds every pool and is on-site every day. New builds deliberately limited to four to six per season.",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D2-550 Parkside Drive",
    "addressLocality": "Waterloo",
    "addressRegion": "ON",
    "postalCode": "N2L 5V4",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.631090,
    "longitude": -80.525994
  },
  "areaServed": [
    "Kitchener", "Waterloo", "Cambridge", "Elmira", "Elora", "Fergus",
    "Drayton", "Wellesley", "Baden", "New Dundee", "St. Jacobs",
    "St. Clements", "Heidelberg", "Maryhill", "Conestogo"
  ],
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Monday","Tuesday","Wednesday","Thursday","Friday"],
      "opens": "09:00",
      "closes": "18:00",
      "validFrom": "2026-04-01",
      "validThrough": "2026-10-31"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Saturday"],
      "opens": "09:00",
      "closes": "16:00",
      "validFrom": "2026-04-01",
      "validThrough": "2026-10-31"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Tuesday","Thursday"],
      "opens": "10:00",
      "closes": "16:00",
      "validFrom": "2026-11-01",
      "validThrough": "2027-03-31"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Saturday"],
      "opens": "10:00",
      "closes": "15:00",
      "validFrom": "2026-11-01",
      "validThrough": "2027-03-31"
    }
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Pool services",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Custom pool construction",
          "url": "https://aquascapesrc.ca/custom-pool-construction",
          "description": "New custom vinyl inground pool builds, designed and installed by the owner personally, limited to four to six per season."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Spring pool opening",
          "url": "https://aquascapesrc.ca/services/opening",
          "description": "Cover removal, equipment reinstallation, system startup, and opening chemicals in one visit."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Fall pool closing",
          "url": "https://aquascapesrc.ca/services/closing",
          "description": "Water lowered, lines blown, equipment winterized, closing chemicals, and cover installed."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Weekly pool maintenance",
          "url": "https://aquascapesrc.ca/services/maintenance",
          "description": "Scheduled vacuuming, skimming, water chemistry, and equipment checks; chemicals supplied and billed monthly."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Pool equipment repair",
          "url": "https://aquascapesrc.ca/services/repairs",
          "description": "Pump and equipment failure, leak detection, liner damage, salt and filtration faults. Electric and heat-pump heaters only — no gas."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Pool renovations",
          "url": "https://aquascapesrc.ca/services/renovations",
          "description": "Liner replacement, coping and deck work, steps and water features, lighting, and Hayward OmniLogic automation upgrades."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Vinyl liner replacement",
          "url": "https://aquascapesrc.ca/services/liner-replacement",
          "description": "Full liner tearout, structural inspection and repair, and new liner installation."
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Pool covers",
          "url": "https://aquascapesrc.ca/services/covers",
          "description": "Mesh, solid, and automatic safety covers, custom-measured and anchored to the deck."
        }
      }
    ]
  },
  "nlweb": {
    "version": "0.1",
    "mode": "static",
    "note": "Dynamic query support not yet implemented. To book a service online, visit https://aquascapesrc.ca/booking. For a quote or consultation on new builds and renovations, visit https://aquascapesrc.ca/contact."
  }
}
