{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rattan-landing-belzoni",
  "name": "Rattan Landing",
  "description": "Rattan Landing is a small, peaceful Army Corps of Engineers campground situated on approximately 40 acres along the banks of the Kiamichi River in southeast Oklahoma. Located just north of where the Kiamichi River flows into Hugo Lake Reservoir, the campground offers 13 campsites nestled into a quiet setting with woodland, clear fields, and direct river access. Each campsite provides river views and a short walk to the water's edge. The campground features a boat ramp, making it a convenient...",
  "url": "https://campertunity.com/listings/campgrounds/rattan-landing-belzoni",
  "image": [
    "https://campflare.com/preview.png",
    "https://cdn.campflare.com/b3f4ca5cb086e09d713967aedcbeb8c9/large.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Belzoni",
    "addressRegion": "OK",
    "postalCode": "74523",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.198083,
    "longitude": -95.483094
  },
  "sameAs": [
    "https://campflare.com/campground/rattan-landing-980"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}