{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kings-creek-panguitch-ut",
  "name": "Kings Creek",
  "description": "Kings Creek Campground is located on the west side of Tropic Reservoir, high on the Colorado Plateau at an elevation of 8,000 feet. Visitors enjoy boating, fishing and exploring local ATV trails.",
  "url": "https://campertunity.com/listings/campgrounds/kings-creek-panguitch-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/63346_700.webp",
    "https://cdn.recreation.gov/public/2019/02/20/21/18/231914_071fae71-6906-47fa-bb31-3ee8722e0052_700.webp",
    "https://cdn.recreation.gov/public/2019/02/20/21/17/231914_968ac356-52c7-4bd6-8553-b4623ce198d9_700.webp",
    "https://cdn.recreation.gov/public/2019/07/26/18/18/231914_ddb24877-ec0a-412c-bb06-ff8ddf55b3dc_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/07/26/18/24/231914_15724273-5b29-42c9-b4e5-936b1b05cd90_700.webp",
    "https://cdn.recreation.gov/public/2019/02/20/21/16/231914_4c52ff0f-7318-44d4-af2b-82f220476cae_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Panguitch",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6125,
    "longitude": -112.2625
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-07-02"
  },
  "priceRange": "$25+"
}