{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/two-lakes-wi",
  "name": "Two Lakes",
  "description": "Explore Two Lakes in Chequamegon-Nicolet Nf, Wisconsin with Recreation.gov. Two Lakes Campground is nestled between Lake Owen and Bass Lake. Campsites are spacious and shaded by pine and mixed hardwoods, and most sites offer sweeping la",
  "url": "https://campertunity.com/listings/campgrounds/two-lakes-wi",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70436.jpg",
    "https://cdn.recreation.gov/public/images/70404.jpg",
    "https://cdn.recreation.gov/public/images/70402.jpg",
    "https://cdn.recreation.gov/public/images/70413.jpg",
    "https://cdn.recreation.gov/public/images/70503.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70574.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Two Lakes",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2922222,
    "longitude": -91.1933333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233767"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$25+"
}