# ========================================================= # Deep Lake Campground # ========================================================= Deep Lake Campground in Oxford, Wisconsin is a lakeside resort just 10 minutes from Wisconsin Dells, ideal for travelers seeking comfort and convenience near popular attractions. The campground features lakefront RV sites, cozy vacation rentals, and pet-friendly accommodations in a setting geared toward families and outdoor enthusiasts. Amenities include free high-speed internet, laundry facilities, a private check-in process, and free parking. Recreational options abound, with a beach, boating, canoeing, fishing, outdoor fireplaces, and a variety of games and play areas for children. # ========================================================= # llms.txt for DeeplakeCampground.com # Purpose: Allow AI assistants to summarize public information while protecting site content from training or dataset use. # ========================================================= # ========================================================= # GLOBAL RULES # ========================================================= User-agent: * # Allow access to core public-facing pages Allow: / Allow: /about/ Allow: /amenities/ Allow: /campground-map/ Allow: /contact/ Allow: /reservations/ Allow: /blog/ Allow: /events/ Allow: /gallery/ # Disallow access to sensitive or private sections Disallow: /wp-admin/ Disallow: /checkout/ Disallow: /private/ Disallow: /api/ Disallow: /cart/ Disallow: /my-account/ Disallow: /thank-you/ Disallow: /cgi-bin/ # Global content usage policy Policy: summary-only, noai, nodataset # ========================================================= # OPENAI (ChatGPT / GPTBot) # ========================================================= User-agent: GPTBot Allow: / Disallow: /private/ Policy: summary-only, nodataset # ========================================================= # GOOGLE (Gemini / Google-Extended) # ========================================================= User-agent: Google-Extended Allow: / Disallow: /private/ Policy: noai, nodataset # ========================================================= # ANTHROPIC (Claude) # ========================================================= User-agent: Anthropic-AI Allow: / Disallow: /private/ Policy: summary-only, nodataset # ========================================================= # PERPLEXITY AI # ========================================================= User-agent: Perplexity-AI Allow: / Disallow: /private/ Policy: summary-only, nodataset # ========================================================= # YOU.COM (YouBot) # ========================================================= User-agent: YouBot Allow: / Disallow: /private/ Policy: noai, nodataset # ========================================================= # CONTACT INFORMATION # ========================================================= Contact: info@deeplakecampground.com Website: https://deeplakecampground.com/ Last-Updated: 2025-10-10