{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/benton-oaks-rv-campground-corvallis-or",
  "name": "Benton Oaks RV Campground",
  "description": "Benton Oaks RV Campground is located at 110 Southwest 53rd Street, Corvallis OR 97333. Benton Oaks RV Campground can be contacted at ***-***-**** or https://www.bentoncountyfair.net/p/benton-oaks-rv",
  "url": "https://campertunity.com/listings/campgrounds/benton-oaks-rv-campground-corvallis-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "110 Southwest 53rd Street",
    "addressLocality": "Corvallis",
    "addressRegion": "OR",
    "postalCode": "97333",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.568275,
    "longitude": -123.3131647
  }
}