{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-bend-group-campground-camptonville-ca",
  "name": "Big Bend Group Campground",
  "description": "Big Bend Group Campground is located at 15924 California 49, Camptonville CA 95922. Big Bend Group Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/big-bend-group-yuba-river/r/campgroundDetails.do?contractCode=NRSO&parkId=75483",
  "url": "https://campertunity.com/listings/campgrounds/big-bend-group-campground-camptonville-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15924 California 49",
    "addressLocality": "Camptonville",
    "addressRegion": "CA",
    "postalCode": "95922",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3063889,
    "longitude": -120.5194444
  }
}