{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kellner-group-az",
  "name": "Kellner Group Campground",
  "description": "Explore Kellner Group Campground in Tonto National Forest, Arizona with Recreation.gov. Kellner Group Site is nestled at the base of the beautiful Pinal Mountains south of Globe, Arizona. Several picnic areas are separeted from the larger group are",
  "url": "https://campertunity.com/listings/campgrounds/kellner-group-az",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/11/07/21/25/272095_545a2e05-597e-4723-9487-43715693cc00_700.jpg",
    "https://cdn.recreation.gov/public/2018/11/07/21/14/272095_b75ebd14-f727-496f-9bbf-e54bd834a60c_700.jpg",
    "https://cdn.recreation.gov/public/2018/11/07/21/40/272095_bf27b8f8-f9fb-451a-9fd8-5d9f901c1667_700.jpg",
    "https://cdn.recreation.gov/public/2018/11/07/21/27/272095_21062807-8c58-403c-be7f-c04e2a577610_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/11/07/21/00/272095_25dc6813-c510-4fba-9974-dfd24a128a69_700.jpg",
    "https://cdn.recreation.gov/public/2018/11/07/21/04/272095_a2dc6338-0827-422d-a3bb-962e98749beb_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kellner Group Campground",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3350556,
    "longitude": -110.829
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/272095"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group Site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$75+"
}