{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barks-plantation-rv-park-and-campground-glenallen-mo",
  "name": "Barks Plantation RV Park and Campground",
  "description": "Contact info, reviews tips & more for Barks Plantation RV Park and Campground | Camping in Missouri",
  "url": "https://campertunity.com/listings/campgrounds/barks-plantation-rv-park-and-campground-glenallen-mo",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glenallen",
    "addressRegion": "MO",
    "postalCode": "63751",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.31720676,
    "longitude": -90.054681
  },
  "sameAs": [
    "https://thedyrt.com/camping/missouri/barks-plantation-rv-park-and-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}