{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/osage-bluff-mo",
  "name": "Osage Bluff",
  "description": "Explore Osage Bluff in Harry S. Truman Lake, Missouri with Recreation.gov. Osage Bluff Park sits on the shores of Harry S. Truman Lake in the hills of western Missouri. Visitors enjoy fishing, hunting, swimming and boating. Cl",
  "url": "https://campertunity.com/listings/campgrounds/osage-bluff-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/01/15/19/14/233571_55e6c594-bf4f-4820-9f09-4bf722a750f9_1440.jpg",
    "https://cdn.recreation.gov/public/2020/09/06/17/28/233571_7a4d9acc-85d5-4c2c-aa04-421014ac8aa3_700.jpg",
    "https://cdn.recreation.gov/public/2019/01/15/19/20/233571_5245be7a-2e1f-489d-b331-1f6b77bd27e8_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/01/15/19/18/233571_bfd994d7-4067-4976-907b-fde39dad8599_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Osage Bluff",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1905611,
    "longitude": -93.3933306
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233571"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@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-$25"
}