{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maple-lake-campground-ut",
  "name": "Maple Lake Campground | UT | Camping Information & Reviews",
  "description": "Nestled in a pristine mountain forest, Maple Lake Campground beckons outdoor enthusiasts seeking an authentic wilderness. 10 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/maple-lake-campground-ut",
  "image": [
    "https://cdn.recreation.gov/public/2021/10/08/15/42/10048017_b413f583-338f-4d8f-8013-b06c1496c23d_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9597429,
    "longitude": -111.6912189
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.57894736842105,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  }
}