{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/old-cherokee-ranch-seligman-az",
  "name": "Old Cherokee Ranch",
  "description": "Old Cherokee Ranch is located in Arizona, featuring flatlands with scattered vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/old-cherokee-ranch-seligman-az",
  "image": [
    "https://photos.thedyrt.com/photo/1288791/media/old-cherokee-ranch_6448c800-538b-4362-aa30-8ca4021dc30a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1288792/media/old-cherokee-ranch_f3e6f15b-1c8f-490f-9e83-d31c71a76f1a.png?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1288791/media/old-cherokee-ranch_6448c800-538b-4362-aa30-8ca4021dc30a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.66993847287327,35.21064139220235)/-112.66993847287327,35.21064139220235,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Seligman",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.21064139220235,
    "longitude": -112.66993847287327
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/old-cherokee-ranch"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 19,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$20-$30"
}