{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-frank-gross-campground-blue-ridge",
  "name": "Frank Gross Campground",
  "description": "Frank Gross Campground is located at Rock Creek Road, Blue Ridge GA 30513. Frank Gross Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/conf/recreation/hiking/recarea/?recid=10526&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-frank-gross-campground-blue-ridge",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rock Creek Road",
    "addressLocality": "Blue Ridge",
    "addressRegion": "GA",
    "postalCode": "30513",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7012252,
    "longitude": -84.1493055
  }
}