{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ophir-canyon-campground-stockton-ut",
  "name": "Ophir Canyon Campground",
  "description": "Ophir Canyon Campground is located near the Wasatch Range in Utah, featuring rugged terrain with a mix of trees and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/ophir-canyon-campground-stockton-ut",
  "image": [
    "https://photos.thedyrt.com/photo/855227/media/ophir-campground-2_9113b05a-040f-49c4-a7b6-797de07a29b8.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/851540/media/ophir-campground-2_827f613b-2a1b-4117-835f-025d276678ae.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/855227/media/ophir-campground-2_9113b05a-040f-49c4-a7b6-797de07a29b8.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.23275627,40.39038021)/-112.23275627,40.39038021,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stockton",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.39038021,
    "longitude": -112.23275627
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.333333333333333,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "$15+"
}