{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-creek-mo",
  "name": "Indian Creek (MO)",
  "description": "Explore Indian Creek (MO) in Mark Twain Lake, Missouri with Recreation.gov. Indian Creek lies on the northern banks of Mark Twain Lake. It is the largest campground on the lake with 215 standard campsites, plus additional non-electric a",
  "url": "https://campertunity.com/listings/campgrounds/indian-creek-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69754.jpg",
    "https://cdn.recreation.gov/public/images/69785.jpg",
    "https://cdn.recreation.gov/public/images/69795.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indian Creek (MO)",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5391667,
    "longitude": -91.7330556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-08-14"
  },
  "priceRange": "$10-$125"
}