{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/raw-retreat-repeat-west-wendover-nv",
  "name": "Raw Retreat Repeat",
  "description": "Raw Retreat Repeat in Nevada offers a camping experience surrounded by desert terrain. Temperatures can range from highs of 90°F in summer to lows of 20°F in winter. Nearby, visitors can explore the Ruby Mountains and the South Fork State Recreation Area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/raw-retreat-repeat-west-wendover-nv",
  "image": [
    "https://photos.thedyrt.com/photo/1139795/media/raw-retreat-repeat_c30dc177-12de-441d-bca7-161903b6e11f.webp?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-114.257407,41.244036)/-114.257407,41.244036,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1139795/media/raw-retreat-repeat_c30dc177-12de-441d-bca7-161903b6e11f.webp?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1201511/media/raw-retreat-repeat_d474abdc-4cb3-4c5b-a72c-12c94fb9129a.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "West Wendover",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.244036,
    "longitude": -114.257407
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$23+"
}