{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cherry-glen-campground-ankeny",
  "name": "Cherry Glen Campground",
  "description": "Cherry Glen Campground is located at 4338 North West 94th Place, Ankeny IA 50021. Cherry Glen Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/233455",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cherry-glen-campground-ankeny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4338 North West 94th Place",
    "addressLocality": "Ankeny",
    "addressRegion": "IA",
    "postalCode": "50021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7302039,
    "longitude": -93.6806209
  }
}