{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chahinkapa-zoo-wahpeton-nd",
  "name": "Chahinkapa Zoo",
  "description": "Get ready for a wild day! Find zoo hours, directions, amenities, and more to help you plan the perfect visit to Chahinkapa Zoo.",
  "url": "https://campertunity.com/listings/campgrounds/chahinkapa-zoo-wahpeton-nd",
  "image": [
    "https://www.chahinkapazoo.org/wp-content/uploads/2022/08/logo-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1004 RJ Hughes Dr",
    "addressLocality": "Wahpeton",
    "addressRegion": "ND",
    "postalCode": "58075",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.274582,
    "longitude": -96.597543
  }
}