{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wedge-rim-overlook-campground-castle-dale-ut-us",
  "name": "Wedge Rim Overlook Campground",
  "description": "Wedge Rim Overlook Campground is located near the San Rafael Swell in Utah, featuring rocky terrain and expansive views.",
  "url": "https://campertunity.com/listings/campgrounds/wedge-rim-overlook-campground-castle-dale-ut-us",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castle Dale",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.09321687,
    "longitude": -110.7584663
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/wedge-rim-overlook-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-09"
  },
  "priceRange": "$0+"
}