{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-canyon-nephi-ut",
  "name": "Bear Canyon",
  "description": "Bear Canyon Campground is situated on the boundary of the Mount Nebo Wilderness Area just off the Nebo Loop Scenic Byway at an elevation of 6,800 feet. Visitors enjoy hiking and fishing in this quiet canyon.",
  "url": "https://campertunity.com/listings/campgrounds/bear-canyon-nephi-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/01/06/19/44/232226_6794b8e6-fc88-41d8-af32-acbd4cb61936_1440.webp",
    "https://cdn.recreation.gov/public/2020/01/06/19/46/232226_f1170623-fac3-401d-beb7-d27e0a684a44_700.webp",
    "https://cdn.recreation.gov/public/2020/02/03/22/28/232226_b570b263-2555-4e15-938e-3aa3bb02dcfc_700.webp",
    "https://cdn.recreation.gov/public/2024/12/17/18/25/232226_469e84bf-878d-4f36-940a-a73b83a0ed00_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "564 W 700 S",
    "addressLocality": "Nephi",
    "addressRegion": "UT",
    "postalCode": "84062",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7875,
    "longitude": -111.7297222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1666665,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "91.78",
    "priceValidUntil": "2026-06-20"
  },
  "priceRange": "$91.78+"
}