{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/karrer-park-campground",
  "name": "Karrer Park Campground",
  "description": "Karrer Park Campground, McCook Nebraska. See 20 traveler reviews, 31 photos and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/karrer-park-campground",
  "image": [
    "https://campcdn.com/photos/7/7/7757/157383/uploads_2F1529862644427-iejg1prf7yv5-f818ca5f34d68ffd62e532c824a12e6a_2FIMG_20180619_072700409_HDR.jpg?v=1633649674",
    "http:https://campcdn.com/photos/7/7/7757/157383/low_res/karrer-park.jpg?v=1633649674"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.19771479340019,
    "longitude": -100.60327972731548
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}