{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cataloochee-campground-waynesville-nc",
  "name": "Cataloochee Campground",
  "description": "Cataloochee Campground is located at Cataloochee Entrance Road, Waynesville NC 28785. Cataloochee Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/cataloochee-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=72293",
  "url": "https://campertunity.com/listings/campgrounds/cataloochee-campground-waynesville-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cataloochee Entrance Road",
    "addressLocality": "Waynesville",
    "addressRegion": "NC",
    "postalCode": "28785",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6311708,
    "longitude": -83.0855024
  }
}