{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/okatibbee-lake-waterpark-meridian-ms",
  "name": "Okatibbee Lake Waterpark",
  "description": "This recreation area is part of Okatibbee Lake Located on Pine Spring Road, just off Highway 19 North, northwest of Meridian, Mississippi, Okatibbee Water Park",
  "url": "https://campertunity.com/listings/campgrounds/okatibbee-lake-waterpark-meridian-ms",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9283 Pine Springs Rd",
    "addressLocality": "Meridian",
    "addressRegion": "MS",
    "postalCode": "39305",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.50000081,
    "longitude": -88.77900082
  },
  "sameAs": [
    "https://thedyrt.com",
    "https://thedyrt.com/camping/mississippi/mississippi-okatibbee-lake-waterpark/gallery/nature"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "8",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$8-$20"
}