{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-destiny-show-low-az-1",
  "name": "Mountain Destiny",
  "description": "Mountain Destiny is located near the rugged terrain of Arizona, featuring rocky landscapes and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-destiny-show-low-az-1",
  "image": [
    "https://photos.thedyrt.com/photo/1108037/media/mountain-destiny_39b8136f-262f-4fd8-8475-e6cfc80254cb.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1108038/media/mountain-destiny_344e7b83-0ce1-4849-9c7e-6b08c073385e.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.11440229775633,34.33907828809406)/-110.11440229775633,34.33907828809406,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1108037/media/mountain-destiny_39b8136f-262f-4fd8-8475-e6cfc80254cb.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Show Low",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.33907828809406,
    "longitude": -110.11440229775633
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/mountain-destiny"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00: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": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$25-$45"
}