{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ray-behrens-mo-us",
  "name": "Ray Behrens",
  "description": "Explore Ray Behrens in Mark Twain Lake, Missouri with Recreation.gov. Ray Behrens is a scenic campground and recreation area, conveniently located on the southeastern shores of Mark Twain Lake. Here, visitors can enjoy the perks o",
  "url": "https://campertunity.com/listings/campgrounds/ray-behrens-mo-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69968.jpg",
    "https://cdn.recreation.gov/public/images/70011.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ray Behrens",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5158333,
    "longitude": -91.6630556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233597",
    "https://thedyrt.com/camping/missouri/missouri-ray-behrens"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$24-$30"
}