{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/henderson-flats-ohv-trails-culver-or",
  "name": "Henderson Flats OHV Trails",
  "description": "Henderson Flats OHV Trails is located at , Culver OR 97734. Henderson Flats OHV Trails can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/henderson-flats-ohv-trails-culver-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Culver",
    "addressRegion": "OR",
    "postalCode": "97734",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4198199,
    "longitude": -121.1573326
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/culver/henderson-flats-ohv-trails"
  ]
}