{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ah-di-na-mccloud-ca",
  "name": "Ah-Di-Na",
  "description": "From the website: Located on the Lower McCloud River at an elevation of 2300 feet, this remote campground has 16 sites with tables and fire rings, flush toilets, and drinking water. The dirt access road from Lake McCloud is very rough and rocky. Low clearance vehicles, trailers, and RVs are not advised. 14 day limit. $10 per night. No reservations. Features: This campground is situated on an historic site used by Native American tribes and various land owners over the years, including the fam...",
  "url": "https://campertunity.com/listings/campgrounds/ah-di-na-mccloud-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "McCloud",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.10985758,
    "longitude": -122.0972068
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/ah-di-na"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$10+"
}