{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/panguitch-lake-resort-panguitch-ut",
  "name": "Panguitch Lake Resort",
  "description": "Panguitch Lake Resort camping reservations and campground information. Learn more about camping near Panguitch Lake Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/panguitch-lake-resort-panguitch-ut",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783325/%7Bpht%7DphotoURL2-original%7Bpht%7D1699585984473.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "791 Lakeshore Road",
    "addressLocality": "Panguitch",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.70818,
    "longitude": -112.6417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}