{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trails-end-mn-us",
  "name": "Trails End Campground",
  "description": "Explore Trails End Campground in Superior National Forest, Minnesota with Recreation.gov. Trail's End Campground is located next to the Boundary Waters Canoe Area Wilderness (BWCAW) in a remote area of Superior National Forest in northern Minnesota.",
  "url": "https://campertunity.com/listings/campgrounds/trails-end-mn-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65550.jpg",
    "https://cdn.recreation.gov/public/images/65565.jpg",
    "https://cdn.recreation.gov/public/images/65628.jpg",
    "https://cdn.recreation.gov/public/images/65686.jpg",
    "https://cdn.recreation.gov/public/images/65710.jpg",
    "https://cdn.recreation.gov/public/images/65725.jpg",
    "https://cdn.recreation.gov/public/2019/07/10/18/52/232428_f27275ae-2a9f-4acf-b42c-59c3c576d1db_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/07/10/18/52/232428_e22dfd34-48a4-44bb-99a0-1734ec12d439_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trails End Campground",
    "addressRegion": "MN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1602778,
    "longitude": -90.8936111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$22-$24"
}