{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/devils-garden-ut",
  "name": "Devils Garden Campground",
  "description": "Explore Devils Garden Campground in Arches National Park, Utah with Recreation.gov. Devils Garden Campground is located deep within the heart of beautiful Arches National Park in Southeastern Utah, at an elevation of approximately 5200 ft.. The",
  "url": "https://campertunity.com/listings/campgrounds/devils-garden-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/10/03/21/00/234059_029a158a-89fc-4983-846b-31769ef22ed8_700.jpg",
    "https://cdn.recreation.gov/public/2023/08/29/17/42/234059_464d349f-a23d-46eb-90a1-5b6debeb6c9e_700.jpg",
    "https://cdn.recreation.gov/public/images/71670.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/10/03/14/33/234059_71942c9a-c262-4a4d-b664-46c1e2a47e48_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Devils Garden Campground",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7769444,
    "longitude": -109.5891667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234059?tab=seasons"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$25+"
}