{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-driftwood-family-campground-l",
  "name": "Driftwood Family Campground (Long Term Campers Only)",
  "description": "Driftwood Family Campground (Long Term Campers Only) is located at 500 County Road 600, Cedar Bluff AL 35959. Driftwood Family Campground (Long Term Campers Only) can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-driftwood-family-campground-l",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 County Road 600",
    "addressLocality": "Cedar Bluff",
    "addressRegion": "AL",
    "postalCode": "35959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2132208,
    "longitude": -85.6812494
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alabama/cedar-bluff/driftwood-family-campground-long-term-campers-only"
  ]
}