{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bass-haven-campground-defuniak-springs-fl",
  "name": "Bass Haven Campground",
  "description": "Contact info, reviews tips & more for Bass Haven Campground | Camping in Florida",
  "url": "https://campertunity.com/listings/campgrounds/bass-haven-campground-defuniak-springs-fl",
  "image": [
    "https://photos.thedyrt.com/photo/708815/media/bass-haven-camp-grounds_290d224e-98d9-41fd-b292-50085f30d436.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/708815/media/bass-haven-camp-grounds_290d224e-98d9-41fd-b292-50085f30d436.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "350 Bass Haven Dr",
    "addressLocality": "Defuniak Springs",
    "addressRegion": "FL",
    "postalCode": "32433",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.76257273,
    "longitude": -86.11551755
  },
  "sameAs": [
    "https://thedyrt.com/camping/florida/bass-haven-camp-grounds"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}