{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whispering-pines-clinton-county-carlyle-il",
  "name": "Whispering Pines of Clinton County",
  "description": "Whispering Pines of Clinton County camping reservations and campground information. Learn more about camping near Whispering Pines of Clinton County and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/whispering-pines-clinton-county-carlyle-il",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10700 Camp Joy Rd",
    "addressLocality": "Carlyle",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.57637,
    "longitude": -89.39616
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}