{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crescent-lake-mn",
  "name": "Crescent Lake (MN)",
  "description": "Explore Crescent Lake (MN) in Superior National Forest, Minnesota with Recreation.gov. Crescent Lake is an undeveloped lake surrounded entirely by the remote Superior National Forest. This quiet campground has waterfront campsites with easy access",
  "url": "https://campertunity.com/listings/campgrounds/crescent-lake-mn",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/68179.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/68218.jpg",
    "https://cdn.recreation.gov/public/images/68266.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crescent Lake (MN)",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8367556,
    "longitude": -90.7731444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233146"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$20-$40"
}