{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-adventureland-campground-altoona-i",
  "name": "Adventureland Campground",
  "description": "Adventureland Campground is located at 2600 Adventureland Drive, Altoona IA 50009. Adventureland Campground can be contacted at ***-***-**** or https://www.adventurelandresort.com/campground",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-adventureland-campground-altoona-i",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2600 Adventureland Drive",
    "addressLocality": "Altoona",
    "addressRegion": "IA",
    "postalCode": "50009",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6544354,
    "longitude": -93.4954632
  }
}