{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-3",
  "name": "Spring Creek Campground",
  "description": "Spring Creek Campground, Montrose Illinois. See 10 traveler reviews, 5 photos and blog posts",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campground-3",
  "image": [
    "https://campcdn.com/photos/1/6/16589/182323/uploads_2F1554839745335-orbptxhpynj-edba0f71d6b732731e1a5f8fb5cddec8_2F1338FF8D-BDAA-464E-B345-307C9D1AED1F.jpeg?v=1667226306",
    "http:https://campcdn.com/photos/1/6/16589/182323/low_res/spring-creek-campground.jpeg?v=1667226306"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.185616,
    "longitude": -88.379288
  },
  "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": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}