{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dixie-forest-rv-resort-panguitch-ut",
  "name": "Dixie Forest RV Resort",
  "description": "Dixie Forest RV Resort camping reservations and campground information. Learn more about camping near Dixie Forest RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/dixie-forest-rv-resort-panguitch-ut",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "555 S. Main St.",
    "addressLocality": "Panguitch",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8143,
    "longitude": -112.43461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}