{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-hidden-creek-ashland-al",
  "name": "Camp Hidden Creek",
  "description": "\"Alabama's Original Glamping Destination\"",
  "url": "https://campertunity.com/listings/campgrounds/camp-hidden-creek-ashland-al",
  "image": [
    "https://img1.wsimg.com/isteam/ip/ba3fea34-ffa6-45a8-9448-9bd584bb502d/IMG_3334.JPEG",
    "http://img1.wsimg.com/isteam/ip/ba3fea34-ffa6-45a8-9448-9bd584bb502d/IMG_3334.JPEG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "421 Old Roberson Mill Rd",
    "addressLocality": "Ashland",
    "addressRegion": "AL",
    "postalCode": "36251",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.252489,
    "longitude": -85.867531
  }
}