{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cococino-dispersed-camp-happy-jack-az",
  "name": "Cococino Dispersed Camp",
  "description": "Cococino Dispersed Camp is located near varied terrain with flat areas and scattered vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/cococino-dispersed-camp-happy-jack-az",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Happy Jack",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.609199499576214,
    "longitude": -111.16915241808347
  },
  "sameAs": [
    "https://thedyrt.com/camping/arizona/coco-az"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}