{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-fork-madison-campground-mt-us",
  "name": "West Fork Madison Campground | MT | Camping Information & Reviews",
  "description": "Tucked away along the pristine banks of the West Fork of the Madison River, this intimate seven-unit campground offers a. 7 campsites available. Activities: Hik",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-fork-madison-campground-mt-us",
  "image": [
    "https://cdn.recreation.gov/public/2024/02/28/20/02/10169448_e9418dab-c103-419a-96c4-bc356c84afbd_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3500138,
    "longitude": -111.7340457
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.59,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}