{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-river-ranger-station-wyoming",
  "name": "Bow River Ranger Station | Wyoming | Camping Information & Reviews",
  "description": "Step into a piece of Forest Service history at the Bow River Ranger Station, where modern comfort meets rustic charm. Th. 1 campsites available. Activities: Fis",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bow-river-ranger-station-wyoming",
  "image": [
    "https://cdn.recreation.gov/public/2021/04/01/22/15/118990_906b2e83-1bbe-4863-9f2b-cc73a13c124c_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5263889,
    "longitude": -106.3891667
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}