{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/swan-creek-campground-mt",
  "name": "Swan Creek Campground",
  "description": "Explore Swan Creek Campground in Custer Gallatin National Forest, Montana with Recreation.gov. Swan Creek Campground is located in the scenic Gallatin Canyon, on the Bozeman Ranger District of the Gallatin National Forest, in southwestern Montana. It is 3",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/swan-creek-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70418.jpg",
    "https://cdn.recreation.gov/public/images/70422.jpg",
    "https://cdn.recreation.gov/public/images/70461.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70542.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Swan Creek Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3725,
    "longitude": -111.1680556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.71831,
    "reviewCount": 71,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$26+"
}