{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-toccoa-valley-campground-blue-ridg",
  "name": "Toccoa Valley Campground",
  "description": "Toccoa Valley Campground is located at 11481 Aska Road, Blue Ridge GA 30513. Toccoa Valley Campground can be contacted at ***-***-**** or http://www.toccoavalleycampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-toccoa-valley-campground-blue-ridg",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11481 Aska Road",
    "addressLocality": "Blue Ridge",
    "addressRegion": "GA",
    "postalCode": "30513",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7636876,
    "longitude": -84.2495914
  }
}