{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bonney-crossing-campground-tygh-valley-or",
  "name": "Bonney Crossing Campground",
  "description": "Bonney Crossing Campground is located at National Forest Development Road 2710, Tygh Valley OR 97063. Bonney Crossing Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mthood/recarea/?recid=52790",
  "url": "https://campertunity.com/listings/campgrounds/bonney-crossing-campground-tygh-valley-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 2710",
    "addressLocality": "Tygh Valley",
    "addressRegion": "OR",
    "postalCode": "97063",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.257,
    "longitude": -121.39205
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/tygh-valley/bonney-crossing-campground"
  ]
}