{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cherokee-campground-family-gardners",
  "name": "Cherokee Campground & Family",
  "description": "Cherokee Campground & Family is located at 200 Pine Grove Road, Gardners PA 17324. Cherokee Campground & Family can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cherokee-campground-family-gardners",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 Pine Grove Road",
    "addressLocality": "Gardners",
    "addressRegion": "PA",
    "postalCode": "17324",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.069847,
    "longitude": -77.2102018
  }
}