{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/berry-botanical-gardens-rv-campground-jasper-al",
  "name": "Berry Botanical Gardens RV Campground",
  "description": "Berry Botanical Gardens RV Campground is located near the rolling hills of Alabama.",
  "url": "https://campertunity.com/listings/campgrounds/berry-botanical-gardens-rv-campground-jasper-al",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Jasper",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.69568979612944,
    "longitude": -87.59041333864843
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}