{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horn-rapids-county-benton-city-wa",
  "name": "Horn Rapids County Park",
  "description": "Horn Rapids County Park is located at 78410 Overlook Drive, Benton City WA 99320. Horn Rapids County Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/horn-rapids-county-benton-city-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "78410 Overlook Drive",
    "addressLocality": "Benton City",
    "addressRegion": "WA",
    "postalCode": "99320",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3622933,
    "longitude": -119.4471222
  }
}