{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wyldstay-grand-canyon-williams-az",
  "name": "Wyldstay Grand Canyon",
  "description": "Looking for a soul-stirring escape just 25 minutes from Grand Canyon National Park? Wyldstay Grand Canyon is a luxury Dark Sky Resort offering an off-grid experience unlike any other. Set on 40 private acres of high-desert wilderness, this campground invites you to reconnect with nature among pinyon pines, juniper trees, and wide-open skies.This is Dark Sky camping at its best—one of the top five stargazing locations in the U.S., with unforgettable views of the Milky Way. Guests can explore w...",
  "url": "https://campertunity.com/listings/campgrounds/wyldstay-grand-canyon-williams-az",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/e9e17e9a-e972-11ef-b81b-ee97c8fbe3c8/card.jpg?v=63906605724"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5612 North Pleasant View Drive",
    "addressLocality": "Williams",
    "addressRegion": "AZ",
    "postalCode": "86046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7392622,
    "longitude": -112.0957449
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "23:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "160",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "$160+"
}