{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zeeland-city-park-zeeland-nd",
  "name": "Zeeland City Park",
  "description": "Primitive.",
  "url": "https://campertunity.com/listings/campgrounds/zeeland-city-park-zeeland-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6th St",
    "addressLocality": "Zeeland",
    "addressRegion": "ND",
    "postalCode": "58581",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.969984,
    "longitude": -99.830673
  }
}