{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-wickenburg-az",
  "name": "Spot2Nite",
  "description": "Check out 7LazyB Roping Camp in Wickenburg, Arizona on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-wickenburg-az",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/737c1afe-a25b-11ed-830d-ae29f73191bf/card.jpg?v=63892814874"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "51025 U.S. 60",
    "addressLocality": "Wickenburg",
    "addressRegion": "AZ",
    "postalCode": "85390",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9429337,
    "longitude": -113.1174834
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "13:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-07-14"
  },
  "priceRange": "$50+"
}