{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ambrose-a-call-state-park-algona-ia",
  "name": "Ambrose A. Call State Park",
  "description": "Ambrose A. Call State Park camping reservations and campground information. Learn more about camping near Ambrose A. Call State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/ambrose-a-call-state-park-algona-ia",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2007 Call Park Dr.",
    "addressLocality": "Algona",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.05167,
    "longitude": -94.25417
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/ambrose-a-call-state-park/IA/610120/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}