{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-canyon-campground",
  "name": "Red Canyon Campground",
  "description": "Red Canyon Campground in Dixie National Forest, Panguitch Utah. See 30 traveler reviews, 67 photos and 3 blog posts",
  "url": "https://campertunity.com/listings/campgrounds/red-canyon-campground",
  "image": [
    "https://campcdn.com/photos/1/1/11812/137491/uploads_2F1508174614286-5dsiwjm5o88-5396b371baeb545d5ce5a22736f6a8e9_2F20171008_184416_b.jpg?v=1633814481",
    "http:https://campcdn.com/photos/1/1/11812/137491/low_res/red-canyon-campground.jpg?v=1633814481"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.74399116447251,
    "longitude": -112.31064643352279
  },
  "sameAs": [
    "https://www.campendium.com/red-canyon-campground",
    "https://www.campsitephotos.com/campground/ut/red-canyon/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}