{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thibaut-point-mo",
  "name": "Thibaut Point",
  "description": "Explore Thibaut Point in Harry S. Truman Lake, Missouri with Recreation.gov. Thibaut Point Park sits on the shores of Harry S. Truman Lake in the hills of western Missouri. Visitors enjoy fishing, hunting, swimming and boating.",
  "url": "https://campertunity.com/listings/campgrounds/thibaut-point-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/77261.jpg",
    "https://cdn.recreation.gov/public/images/77262.jpg",
    "https://cdn.recreation.gov/public/images/70320.jpg",
    "https://cdn.recreation.gov/public/images/70341.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/01/15/18/55/233680_7571a890-3ad2-4a06-b3ec-47d9c5ea39e1_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thibaut Point",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2963889,
    "longitude": -93.3963889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233680"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$15-$200"
}