{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hop-brook-lake-recreation-area-naugatuck-ct",
  "name": "Hop Brook Lake Recreation Area",
  "description": "Hop Brook Lake Recreation Area is located within the towns of Middlebury, Naugatuck and Waterbury, Connecticut. Its 536 acres provide excellent recreation opportunities and a chance to escape from the growing suburbia surrounding the park. Visitors can enjoy picnicking, hiking, mountain biking, canoeing/kayaking, swimming and fishing.",
  "url": "https://campertunity.com/listings/campgrounds/hop-brook-lake-recreation-area-naugatuck-ct",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/68980_700.webp",
    "https://cdn.recreation.gov/public/images/68998_1440.webp",
    "https://cdn.recreation.gov/public/images/68948_1440.webp",
    "https://cdn.recreation.gov/public/images/68942_700.webp",
    "https://cdn.recreation.gov/public/images/68993_1440.webp",
    "https://cdn.recreation.gov/public/images/69018_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "HOP BROOK LAKE",
    "addressLocality": "Naugatuck",
    "addressRegion": "CT",
    "postalCode": "06762",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5133333,
    "longitude": -73.0666667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233330?ref=travellens.co"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$75+"
}