{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-panguitch-ut-1",
  "name": "Spot2Nite",
  "description": "Check out Dixie Forest RV Resort in Panguitch, Utah on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-panguitch-ut-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/b7999572-e148-11ee-9a13-42010a00141d/card.jpg?v=63893112049"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "555 South Main Street",
    "addressLocality": "Panguitch",
    "addressRegion": "UT",
    "postalCode": "84759",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8146135,
    "longitude": -112.4346644
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-07-02"
  },
  "priceRange": "$40+"
}