{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boy-scout-grantsville-ut-us",
  "name": "Boy Scout",
  "description": "Boy Scout Campground is located southwest of Grantsville, Utah, in South Willow Canyon at an elevation of 6,320 feet. Visitors enjoy exploring local trails.",
  "url": "https://campertunity.com/listings/campgrounds/boy-scout-grantsville-ut-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/01/31/17/54/233228_7f2f19bf-f4a4-4720-a9a2-129ca3841c6f_1440.webp",
    "https://cdn.recreation.gov/public/2020/01/31/17/54/233228_a924639d-a165-4eda-af23-3a229c3d5915_1440.webp",
    "https://cdn.recreation.gov/public/2020/01/31/17/54/233228_ea17a795-6cd1-465f-9d85-04993477d9f1_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/12/06/23/48/233228_601399e1-cc60-4c76-8133-d77a144ced74_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "564 W 700 S",
    "addressLocality": "Grantsville",
    "addressRegion": "UT",
    "postalCode": "84062",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4916667,
    "longitude": -112.5783333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233228"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "19.61",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$19.61+"
}