{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buckboard-monticello-ut",
  "name": "Buckboard",
  "description": "Buckboard Campground sits in the Manti-LaSal National Forest in southeast Utah at the foot of the Abajo Mountains. Visitors enjoy fishing and exploring local trails.",
  "url": "https://campertunity.com/listings/campgrounds/buckboard-monticello-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/10/04/17/56/232406_7721c138-cf97-4816-b701-bf7a4f22b540_1440.webp",
    "https://cdn.recreation.gov/public/images/65588_700.webp",
    "https://cdn.recreation.gov/public/images/65639_700.webp",
    "https://cdn.recreation.gov/public/images/65634_700.webp",
    "https://cdn.recreation.gov/public/2018/08/19/19/26/232406_d5c9b5b5-e68a-4f2a-93bb-262de8331f07_700.webp",
    "https://cdn.recreation.gov/public/images/65631_700.webp",
    "https://cdn.recreation.gov/public/images/65705_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/65652_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "397 N. Main St",
    "addressLocality": "Monticello",
    "addressRegion": "UT",
    "postalCode": "84535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.880796,
    "longitude": -109.449341
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6545453,
    "reviewCount": 55,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$20+"
}