{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hidden-valley-group-site-laramie-wy",
  "name": "Hidden Valley Group Site",
  "description": "Hidden Valley Group Site offers a large open space surrounded by scenic forest. Ideal for groups of up to 200 people to gather amidst a beautiful outdoor setting. This is a great facility for family reunions, weddings, birthday parties, youth group outings, graduation celebrations, or large outdoor events and can be used as an overnight campground as well.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hidden-valley-group-site-laramie-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2025/05/19/22/17/231845_a123281b-2b2c-4edf-bc95-d0e07977ebae_700.jpg",
    "https://cdn.recreation.gov/public/2021/05/14/17/43/231845_d1b0f5cd-1c84-4c81-a07d-38173eda9db4_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/05/14/17/42/231845_41cb9284-fda8-482b-b425-35fd46cd88f0_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Laramie Ranger District",
    "addressLocality": "Laramie",
    "addressRegion": "WY",
    "postalCode": "82070",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.233515,
    "longitude": -105.434265
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "125",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$125+"
}