{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lower-little-bear-campground-ut-1",
  "name": "Lower Little Bear Campground | UT | Camping Information & Reviews",
  "description": "Tucked away in the shadows of towering canyon walls, Lower Little Bear Campground offers a serene escape along the banks. 2 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/lower-little-bear-campground-ut-1",
  "image": [
    "https://cdn.recreation.gov/public/2023/03/23/22/02/10241509_8f3dcf51-e99f-445b-8855-36209549f539_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0880267,
    "longitude": -111.1345477
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/ut/manti-la-sal/lower-little-bear-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}