{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/amphitheater-co-ouray-co",
  "name": "Amphitheater (CO)",
  "description": "Amphitheater Campground is located near the town of Ouray, Colo., at an elevation of 8,400 feet. Visitors enjoy the area for its beautiful scenery and great hiking and off-road trail opportunities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/amphitheater-co-ouray-co",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/05/31/18/28/232275_894312c7-04ab-4aaf-af8e-a41ff68e9828_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ouray",
    "addressRegion": "CO",
    "postalCode": "81427",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0225,
    "longitude": -107.6616667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.661017,
    "reviewCount": 177,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$28+"
}