{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cataloochee-group-campground-great-smoky-mountains-national",
  "name": "Cataloochee Group Campground — Great Smoky Mountains National Park",
  "description": "## Overview Cataloochee Group Camp in the remote and historic Cataloochee Valley, is surrounded by some of the most rugged mountains in the park, providing ex",
  "url": "https://campertunity.com/listings/campgrounds/cataloochee-group-campground-great-smoky-mountains-national",
  "image": [
    "https://photos.thedyrt.com/photo/171997/media/cataloochee-group-camp_92f6204f40bf5f674399ff4d1be94ac4.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/171997/media/cataloochee-group-camp_92f6204f40bf5f674399ff4d1be94ac4.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1816818/photo/342177_98bbfa0e-7466-4244-aca1-ec9efd10fa92.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/172000/media/cataloochee-group-camp_817e0cfe239965b11bbe27dd531f7619.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/171999/media/cataloochee-group-camp_60425e33f3ada0741d77414409a5e2d8.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3576 Ranger Station Road",
    "addressLocality": "Waynesville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6513889,
    "longitude": -83.0744444
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jim M."
      },
      "datePublished": "2024-03-19T22:53:05.824Z",
      "reviewBody": "This is a great campground if you like to disconnect. To road in is a narrow gravel road so be prepared if you're not used to that. If you are used to that you'll love the ride. If you come in from the north around Big Creek and down the old Chattahoochee highway you're in for a real treat. Once you get to the campground turn off your phone it won't work there!!! That's great when you're camping!!!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "$50+"
}