{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quartz-creek-campground-ak",
  "name": "Quartz Creek Campground",
  "description": "Explore Quartz Creek Campground in Chugach National Forest, Alaska with Recreation.gov. Quartz Creek Campground is tucked between Kenai Lake and Quartz Creek in Cooper Landing, Alaska. Boating, hiking, nature-viewing and fishing are popular pas",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quartz-creek-campground-ak",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quartz Creek Campground",
    "addressRegion": "AK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.4786111,
    "longitude": -149.7280556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5555553,
    "reviewCount": 144,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$23-$33"
}