{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/windwhistle-group-site",
  "name": "Windwhistle Group Site",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "https://campertunity.com/listings/campgrounds/windwhistle-group-site",
  "image": [
    "https://photos.thedyrt.com/photo/765528/media/windwhistle-group-site_9d766079-d6f1-4368-9c63-3fb3d48be29b.jpg?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 388,
    "bestRating": 5,
    "worstRating": 1
  }
}