{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bledsoe-ferry-warsaw-mo",
  "name": "Bledsoe Ferry",
  "description": "Bledsoe Ferry Park sits below Harry S. Truman Dam in the hills of western Missouri. Visitors enjoy fishing, hunting, swimming and boating. Click here for the Harry S. Truman Lake virtual tour.",
  "url": "https://campertunity.com/listings/campgrounds/bledsoe-ferry-warsaw-mo",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69662_1440.webp",
    "https://cdn.recreation.gov/public/images/69623_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/07/24/18/15/fc1e13f5-b9ba-4169-89d0-c729c447fede_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Truman Dam Access Rd.",
    "addressLocality": "Warsaw",
    "addressRegion": "MO",
    "postalCode": "65355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2619444,
    "longitude": -93.3977778
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-06-28"
  },
  "priceRange": "$30+"
}