{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-lake-campground-12",
  "name": "West Lake Campground",
  "description": "Discover West Lake Campground near Red Feather Lakes, Colorado, nestled in the Arapaho & Roosevelt National Forests. Enjoy a variety of outdoor activities, including fishing, boating, and hiking, with the beauty of West Lake as your backdrop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-lake-campground-12",
  "image": [
    "https://img.pinecliffresort.net/d45/2502/1593712704.webp",
    "https://img.pinecliffresort.net/d45/2502/1593713172.webp",
    "https://img.pinecliffresort.net/d45/2502/1593713675.webp",
    "https://img.pinecliffresort.net/d45/2502/1593713594.webp",
    "https://img.pinecliffresort.net/d45/2502/1593713183.webp",
    "https://img.pinecliffresort.net/d45/2502/1593713222.webp",
    "https://img.pinecliffresort.net/d45/2502/1593712410.webp",
    "https://img.pinecliffresort.net/d45/2502/1593712170.webp",
    "https://img.pinecliffresort.net/d45/2502/1593713776.webp",
    "https://img.pinecliffresort.net/d45/2502/1593712675.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21374 Red Feather Lakes Rd, Red Feather Lakes, CO 80545, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7899712,
    "longitude": -105.5674214
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 83,
    "bestRating": 5,
    "worstRating": 1
  }
}