{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moon-lake-group-campground-ut-camping-information-reviews-ut",
  "name": "Moon Lake Group Campground | UT | Camping Information & Reviews",
  "description": "Nestled along the pristine shores of Moon Lake, this exclusive group campground offers an intimate escape into nature's . 2 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/moon-lake-group-campground-ut-camping-information-reviews-ut",
  "image": [
    "https://cdn.recreation.gov/public/images/63240.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5669444,
    "longitude": -110.5008333
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ut/ashley/moon-lake-group-campground-2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}