{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maple-canyon-ut",
  "name": "Maple Canyon",
  "description": "Explore Maple Canyon in Manti-La Sal National Forest, Utah with Recreation.gov. Maple Canyon Campground is known for its unique cliffs, arches, and scenic views of the Sanpitch Mountains. It is a small campground nestled between towering co",
  "url": "https://campertunity.com/listings/campgrounds/maple-canyon-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/11/14/21/41/232413_8dd86228-f003-4532-8d60-341bb52fac69_700.jpg",
    "https://cdn.recreation.gov/public/images/65524.jpg",
    "https://cdn.recreation.gov/public/images/65573.jpg",
    "https://cdn.recreation.gov/public/images/65676.jpg",
    "https://cdn.recreation.gov/public/2021/08/26/15/49/232413_6ddcd871-eea1-4938-a411-8ed4f99dd1bf_700.jpg",
    "https://cdn.recreation.gov/public/images/65712.jpg",
    "https://cdn.recreation.gov/public/images/65744.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maple Canyon",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5569444,
    "longitude": -111.6863889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5348835,
    "reviewCount": 43,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "5",
    "priceValidUntil": "2026-06-20"
  },
  "priceRange": "$5-$20"
}