{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/currahee-rv-campground-toccoa-ga",
  "name": "Currahee RV and Campground",
  "description": "Currahee RV and Campground is located at 1107 Cawthon Road, Toccoa GA 30577. Currahee RV and Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/currahee-rv-campground-toccoa-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1107 Cawthon Road",
    "addressLocality": "Toccoa",
    "addressRegion": "GA",
    "postalCode": "30577",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5358351,
    "longitude": -83.34973
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/toccoa/currahee-rv-and-campground",
    "https://pinecliffresort.net/campgrounds-rv-parks/currahee-rv-and-campground"
  ]
}