{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-hazelton-city-park-campground-hazelton-nd-us",
  "name": "Hazelton City Park Campground",
  "description": "Hazelton City Park Campground is located at City Park, Hazelton ND 58544. Hazelton City Park Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-hazelton-city-park-campground-hazelton-nd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "City Park",
    "addressLocality": "Hazelton",
    "addressRegion": "ND",
    "postalCode": "58544",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4840106,
    "longitude": -100.281334
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/hazelton/hazelton-city-park-campground"
  ]
}