{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maple-canyon-ut-ut",
  "name": "Maple Canyon | UT | Camping Information & Reviews",
  "description": "Tucked away in a dramatic canyon where ancient conglomerate walls rise like natural cathedrals, Maple Canyon Campground . 16 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/maple-canyon-ut-ut",
  "image": [
    "https://cdn.recreation.gov/public/2021/08/26/15/49/232413_6ddcd871-eea1-4938-a411-8ed4f99dd1bf_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5569444,
    "longitude": -111.6863889
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65112359550562,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  }
}