{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fish-creek-campground-mt-us",
  "name": "Fish Creek Campground | MT | Camping Information & Reviews",
  "description": "Nestled beneath a canopy of ancient evergreens, Fish Creek Campground stands as Glacier National Park's second-largest o. 178 campsites available. Activities: H",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fish-creek-campground-mt-us",
  "image": [
    "https://cdn.recreation.gov/public/images/65962.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5477778,
    "longitude": -113.9852778
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36505474452555,
    "reviewCount": 548,
    "bestRating": 5,
    "worstRating": 1
  }
}