{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leslie-moses-park-wetumka-lake-wewoka-ok",
  "name": "Leslie Moses Park - Wetumka Lake",
  "description": "The only camping app with all of the public and private campgrounds, RV parks, and free camping locations in the United States.",
  "url": "https://campertunity.com/listings/campgrounds/leslie-moses-park-wetumka-lake-wewoka-ok",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wewoka",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.28423765155574,
    "longitude": -96.24870051635644
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/wetumka-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-08-25"
  },
  "priceRange": "$0+"
}