{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-ridge-lake-recreation-area-blue-ridge-ga-us",
  "name": "Blue Ridge Lake Recreation Area",
  "description": "Blue Ridge Lake Recreation Area is located at , Blue Ridge GA 30513. Blue Ridge Lake Recreation Area can be contacted at or https://www.fs.usda.gov/recarea/conf/recarea/?recid=10547",
  "url": "https://campertunity.com/listings/campgrounds/blue-ridge-lake-recreation-area-blue-ridge-ga-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Blue Ridge",
    "addressRegion": "GA",
    "postalCode": "30513",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8461948,
    "longitude": -84.2910297
  }
}