{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kerouacs-vistas-retreat-kaibab-national-forest-az",
  "name": "Kerouac's Vistas Retreat",
  "description": "Kerouac's Vistas Retreat is located near the Grand Canyon in Arizona, offering a landscape of flat plains and scattered rock formations.",
  "url": "https://campertunity.com/listings/campgrounds/kerouacs-vistas-retreat-kaibab-national-forest-az",
  "image": [
    "https://photos.thedyrt.com/photo/816917/media/kerouac-vistas_75ccae1c-a072-49b0-8afe-cd8fe0f29b87.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.10101875,35.73127138)/-112.10101875,35.73127138,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/816917/media/kerouac-vistas_75ccae1c-a072-49b0-8afe-cd8fe0f29b87.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/816918/media/kerouac-vistas_07ca8ae2-9dc4-4b91-b047-b64f2f50ffa2.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kaibab National Forest",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.73127138,
    "longitude": -112.10101875
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/kerouac-vistas"
  ],
  "checkinTime": "16:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$30-$50"
}