{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvey-county-east-park-office-newton-ks",
  "name": "Harvey County East Park Office",
  "description": "Harvey County East Park Office is located at 314 North East Lake Road, Newton KS 67114. Harvey County East Park Office can be contacted at ***-***-**** or http://www.harveycounty.com/departments/parks/parks-contacts.html",
  "url": "https://campertunity.com/listings/campgrounds/harvey-county-east-park-office-newton-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "314 North East Lake Road",
    "addressLocality": "Newton",
    "addressRegion": "KS",
    "postalCode": "67114",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0466524,
    "longitude": -97.2045428
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/newton/harvey-county-east-park-office"
  ]
}