{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lambs-knoll-climbing-site-camping-virgin-ut",
  "name": "Lambs Knoll Climbing Site Camping",
  "description": "Lambs Knoll Climbing Site Camping is located near rocky terrain in Utah, offering a unique landscape for outdoor enthusiasts.",
  "url": "https://campertunity.com/listings/campgrounds/lambs-knoll-climbing-site-camping-virgin-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/lambs-knoll-climbing-site_38f8a96b-9e0b-4593-8b8f-38f488c5906d.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-113.10902675,37.31083178)/-113.10902675,37.31083178,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/lambs-knoll-climbing-site_38f8a96b-9e0b-4593-8b8f-38f488c5906d.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/645866/media/lambs-knoll-climbing-site_a65c78dd-7b27-4adc-b1fe-0c75cd465080.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Virgin",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.31083178,
    "longitude": -113.10902675
  },
  "sameAs": [
    "https://thedyrt.com/camping/utah/lambs-knoll-climbing-site"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}