{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground",
  "name": "Spring Creek Campground",
  "description": "Spring Creek Campground in Grand Mesa Uncompahgre and Gunnison National Forests, Gunnison Colorado. See 3 traveler reviews, 27 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground",
  "image": [
    "https://campcdn.com/photos/1/1/11164/54480/uploads_2F1437500236689-6r22n2058nnrk9-ef0acac03c6549fe2d3b9b7130899e48_2FIMG_7927.JPG?v=1633649606",
    "http:https://campcdn.com/photos/1/1/11164/54480/low_res/spring-creek-campground-gunnison-nf.JPG?v=1633649606"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.74803174988139,
    "longitude": -106.76709419436543
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}