{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/russian-river-ak",
  "name": "Russian River",
  "description": "Explore Russian River in Chugach National Forest, Alaska with Recreation.gov. Beginning Aug. 15, 2024, the Russian River Campground will be closed to the Public for construction. Construction crews will rebuild and widen one mile of th",
  "url": "https://campertunity.com/listings/campgrounds/russian-river-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/64684.jpg",
    "https://cdn.recreation.gov/public/images/64780.jpg",
    "https://cdn.recreation.gov/public/images/64859.jpg",
    "https://cdn.recreation.gov/public/images/64724.jpg",
    "https://cdn.recreation.gov/public/images/64807.jpg",
    "https://cdn.recreation.gov/public/images/64671.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Russian River",
    "addressRegion": "Alaska",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.4835139,
    "longitude": -149.9734861
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232213"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$23-$33"
}