{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paradise-rv-park-campground-panguitch-ut",
  "name": "Paradise RV Park & Campground",
  "description": "Paradise RV Park & Campground is located at 2153 U.S. 89, Panguitch UT 84759. Paradise RV Park & Campground can be contacted at ***-***-**** or https://www.bryce-zion-paradiserv-park.com/",
  "url": "https://campertunity.com/listings/campgrounds/paradise-rv-park-campground-panguitch-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2153 U.S. 89",
    "addressLocality": "Panguitch",
    "addressRegion": "UT",
    "postalCode": "84759",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8607415,
    "longitude": -112.4392398
  }
}