{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-hills-campground",
  "name": "Pine Hills Campground",
  "description": "Pine Hills Campground in Shawnee National Forest, Wolf Lake Illinois. See 3 traveler reviews, 10 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/pine-hills-campground",
  "image": [
    "https://campcdn.com/photos/6/0/6010/260810/uploads_2F1603811441684-idii4b7p24o-e6f5cac5a05960bdf25d83da59d915dd_2F9D655A19-5B8A-4C07-ADC6-DFF6E6FCF576.jpeg?v=1633870277",
    "http:https://campcdn.com/photos/6/0/6010/260810/low_res/pine-hills.jpeg?v=1633870277"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.51577090247041,
    "longitude": -89.42226870031917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}