{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-river-group-campground-b",
  "name": "Big River Group Campground",
  "description": "Big River Group Campground is located at , Bend OR 97707. Big River Group Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/deschutes/recarea/?recid=38308",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-river-group-campground-b",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bend",
    "addressRegion": "OR",
    "postalCode": "97707",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8183333,
    "longitude": -121.4986111
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/bend/big-river-group-campground"
  ]
}