{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barks-plantation-glenallen-mo",
  "name": "Barks Plantation",
  "description": "Barks Plantation is located at , Glenallen MO 63751. Barks Plantation can be contacted at ***-***-**** or http://barksplantation.com/",
  "url": "https://campertunity.com/listings/campgrounds/barks-plantation-glenallen-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glenallen",
    "addressRegion": "MO",
    "postalCode": "63751",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3155202,
    "longitude": -90.0556853
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/glenallen/barks-plantation"
  ]
}