{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-house-on-ranch-duchesne-ut",
  "name": "White House on the ranch",
  "description": "White House on the Ranch is located near varied terrain with open spaces and scattered vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/white-house-on-ranch-duchesne-ut",
  "image": [
    "https://photos.thedyrt.com/photo/1235091/media/white-house-on-the-ranch_a2a2e2d3-4069-49b3-b556-20d8024f4742.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1235092/media/white-house-on-the-ranch_68a7a2ae-7800-4671-886f-4d5e2c40e890.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1235091/media/white-house-on-the-ranch_a2a2e2d3-4069-49b3-b556-20d8024f4742.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.49081669376898,40.22036321818149)/-110.49081669376898,40.22036321818149,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Duchesne",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.22036321818149,
    "longitude": -110.49081669376898
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/white-house-on-the-ranch"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 20,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-10-09"
  },
  "priceRange": "$40-$48"
}