{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-canyon-panguitch-ut",
  "name": "Red Canyon RV Park",
  "description": "Red Canyon RV Park is located at 3279 Utah 12, Panguitch UT 84759. Red Canyon RV Park can be contacted at ***-***-**** or https://www.redcanyonvillage.com/?utm_source=local&utm_campaign=gmb&utm_medium=organic",
  "url": "https://campertunity.com/listings/campgrounds/red-canyon-panguitch-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3279 Utah 12",
    "addressLocality": "Panguitch",
    "addressRegion": "UT",
    "postalCode": "84759",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7488624,
    "longitude": -112.3621232
  }
}