{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-creek-calhoun-ga",
  "name": "Hidden Creek",
  "description": "Hidden Creek is located near Calhoun in the Chattahoochee-Oconee National Forest.",
  "url": "https://campertunity.com/listings/campgrounds/hidden-creek-calhoun-ga",
  "image": [
    "https://photos.thedyrt.com/photo/620304/media/georgia-hidden-creek-campground_f73d8ad7-1439-4cd0-b700-2d47ccc7c502.heic?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-85.07300074,34.51600043)/-85.07300074,34.51600043,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/620304/media/georgia-hidden-creek-campground_f73d8ad7-1439-4cd0-b700-2d47ccc7c502.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/620301/media/georgia-hidden-creek-campground_3bac196c-9954-4fb1-9231-9f78fd1b348b.heic?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Service Road 955",
    "addressLocality": "Calhoun",
    "addressRegion": "GA",
    "postalCode": "30701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.51600043,
    "longitude": -85.07300074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}