{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-dolores-campground-dolores-co-us",
  "name": "West Dolores Campground",
  "description": "West Dolores Campground is located on the West Dolores Road (Forest Road 535), which branches north from Colorado Highway 145 about 20 miles northeast of Dolores. It is a great place to relax and enjoy the outdoors by hiking, biking and fishing.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-dolores-campground-dolores-co-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/68791_700.webp",
    "https://cdn.recreation.gov/public/images/68642_700.webp",
    "https://cdn.recreation.gov/public/images/68641_700.webp",
    "https://cdn.recreation.gov/public/images/68637_700.webp",
    "https://cdn.recreation.gov/public/images/68812_700.webp",
    "https://cdn.recreation.gov/public/images/68823_1440.webp",
    "https://cdn.recreation.gov/public/2022/08/04/15/51/233251_a21a60ba-11ce-4ac4-affa-698fb239140f_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "CO Hwy 145 (FS Road 535)",
    "addressLocality": "Dolores",
    "addressRegion": "CO",
    "postalCode": "81323",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6597222,
    "longitude": -108.2761111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.811111,
    "reviewCount": 90,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "32",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$32+"
}