{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bass-lake-state-beach-knox-in",
  "name": "Bass Lake State Beach",
  "description": "Contact info, reviews tips & more for Bass Lake State Beach | Camping in Indiana",
  "url": "https://campertunity.com/listings/campgrounds/bass-lake-state-beach-knox-in",
  "image": [
    "https://photos.thedyrt.com/photo/652243/media/indiana-bass-lake-co-park_1afb35a6-20a9-4aae-882a-709d741fa273.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/652243/media/indiana-bass-lake-co-park_1afb35a6-20a9-4aae-882a-709d741fa273.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/652244/media/indiana-bass-lake-co-park_0335278d-3a66-4cce-a0e7-1a7b60bac941.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Knox",
    "addressRegion": "IN",
    "postalCode": "46534",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.22100098,
    "longitude": -86.57800067
  },
  "sameAs": [
    "https://thedyrt.com/camping/indiana/indiana-bass-lake-co-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "$0+"
}