{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvey-county-camp-hawk-newton-ks-us",
  "name": "Harvey County Camp Hawk",
  "description": "Harvey County Camp Hawk is located at 1801 Southwest 36th Street, Newton KS 67114. Harvey County Camp Hawk can be contacted at ***-***-**** or http://www.harveycounty.com/departments/parks/camp-hawk.html",
  "url": "https://campertunity.com/listings/campgrounds/harvey-county-camp-hawk-newton-ks-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1801 Southwest 36th Street",
    "addressLocality": "Newton",
    "addressRegion": "KS",
    "postalCode": "67114",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9992176,
    "longitude": -97.3629965
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/newton/harvey-county-camp-hawk"
  ]
}