{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trail-river-ak",
  "name": "Trail River",
  "description": "Explore Trail River in Chugach National Forest, Alaska with Recreation.gov. Trail River Campground, set between the Trail River and Kenai Lake, provides lake, river and snow-capped mountain scenery among the hemlock and spruce forests o",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trail-river-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/65437.jpg",
    "https://cdn.recreation.gov/public/images/65442.jpg",
    "https://cdn.recreation.gov/public/images/65476.jpg",
    "https://cdn.recreation.gov/public/images/65508.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/65303.jpg",
    "https://cdn.recreation.gov/public/images/65305.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trail River",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.4161111,
    "longitude": -149.3813889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.607595,
    "reviewCount": 79,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$23-$200"
}