{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/simply-camping-twentynine-palms-ca",
  "name": "Simply Camping",
  "description": "Simply Camping is located near Joshua Tree National Park in California.",
  "url": "https://campertunity.com/listings/campgrounds/simply-camping-twentynine-palms-ca",
  "image": [
    "https://photos.thedyrt.com/photo/802050/media/simply-camping-ca_1cb12f2a-3a92-431d-9693-e1b750dc472a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/802052/media/simply-camping-ca_ce436259-7e73-4b36-8c0a-fcb9b67392a4.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/802050/media/simply-camping-ca_1cb12f2a-3a92-431d-9693-e1b750dc472a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-116.19717518,34.16111156)/-116.19717518,34.16111156,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Twentynine Palms",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.16111156,
    "longitude": -116.19717518
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/simply-camping-ca"
  ],
  "checkinTime": "10:30:00",
  "checkoutTime": "17:30:00",
  "numberOfRooms": 5,
  "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": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "33",
    "priceValidUntil": "2026-10-16"
  },
  "priceRange": "$33-$39"
}