{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/82-rv-park-prattville-al",
  "name": "82 RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/82-rv-park-prattville-al",
  "image": [
    "https://82rvpark.net/wp-content/uploads/82RVPark_Logo_Content.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1803 Highway 82 W.",
    "addressLocality": "Prattville",
    "addressRegion": "AL",
    "postalCode": "36067",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://82rvpark.net/"
  ]
}