{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-oak-campground-cedar-bluff-al",
  "name": "Big Oak Campground",
  "description": "Big Oak Campground is located at 830 County Road 732, Cedar Bluff AL 35959. Big Oak Campground can be contacted at ***-***-**** or https://big-oak-campground.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-big-oak-campground-cedar-bluff-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "830 County Road 732, #3",
    "addressLocality": "Cedar Bluff",
    "addressRegion": "AL",
    "postalCode": "35959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2567384,
    "longitude": -85.6635141
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/cedar-bluff/big-oak-campground"
  ]
}