{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/slough-creek-campground-1",
  "name": "Slough Creek Campground",
  "description": "Slough Creek Campground, Perry Kansas. See 3 traveler reviews, 6 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/slough-creek-campground-1",
  "image": [
    "https://campcdn.com/photos/6/3/6332/152353/uploads_2F1526252799180-d8vof78jnj-526899d803f3d6f4ae73bd5dfeb8165d_2FP5130017.jpg?v=1633820614",
    "http:https://campcdn.com/photos/6/3/6332/152353/low_res/slough-creek-campground-perry-ks.jpg?v=1633820614"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.14227326597349,
    "longitude": -95.43167388641967
  },
  "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": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}