{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/western-skies-rv-and-equine-park-riverton-wy",
  "name": "Western Skies Rv and Equine Park",
  "description": "Western Skies RV and Equine Park is located near the Wind River Range in Wyoming, offering flat terrain suitable for RVs and equestrian activities.",
  "url": "https://campertunity.com/listings/campgrounds/western-skies-rv-and-equine-park-riverton-wy",
  "image": [
    "https://photos.thedyrt.com/photo/1207305/media/western-skies-rv-and-equine-park_98d15a4e-dbd3-4011-9c59-23f91281297a.png?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-108.42140999999879,43.204040000001385)/-108.42140999999879,43.204040000001385,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1207305/media/western-skies-rv-and-equine-park_98d15a4e-dbd3-4011-9c59-23f91281297a.png?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Riverton",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.204040000001385,
    "longitude": -108.42140999999879
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/western-skies-rv-and-equine-park"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$25-$40"
}