{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buckhorn-draw-castle-dale-ut",
  "name": "Buckhorn Draw",
  "description": "Buckhorn Draw has multiple vault toilets and information stations along the main road. Individual campsites have picnic tables and fires rings.",
  "url": "https://campertunity.com/listings/campgrounds/buckhorn-draw-castle-dale-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/02/27/20/05/10283369_2f8e05f7-0e6b-4a5e-bc10-e17e39016523_1440.webp",
    "https://cdn.recreation.gov/public/2024/02/27/20/16/10283369_3ea91791-3e1d-4dd2-be9e-54876aed6889_700.webp",
    "https://cdn.recreation.gov/public/2024/02/27/20/21/10283369_51144e1c-95b2-4550-b693-fe9c686d131e_700.webp",
    "https://cdn.recreation.gov/public/2024/02/27/20/14/10283369_5c5fe59f-099c-4ae9-b0ee-2c2be93c330b_700.webp",
    "https://cdn.recreation.gov/public/2024/02/27/20/19/10283369_32fb1858-a773-4ccd-91ef-90de29732dc0_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/02/27/20/10/10283369_ff154b0b-70db-4f33-bde0-00ad0486f15e_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "125 S. 600 West",
    "addressLocality": "Castle Dale",
    "addressRegion": "UT",
    "postalCode": "84501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.166104,
    "longitude": -110.744746
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10283369",
    "https://campflare.com/campground/buckhorn-draw-369"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-10-09"
  },
  "priceRange": "$15+"
}