{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harris-branch-beach-campgrnd-ellijay-ga",
  "name": "Harris Branch Beach & Campgrnd",
  "description": "Harris Branch Beach & Campgrnd is located at 1300 Harris Branch Road, Ellijay GA 30540. Harris Branch Beach & Campgrnd can be contacted at ***-***-**** or http://www.carterslake.com/beach---camping.html",
  "url": "https://campertunity.com/listings/campgrounds/harris-branch-beach-campgrnd-ellijay-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1300 Harris Branch Road",
    "addressLocality": "Ellijay",
    "addressRegion": "GA",
    "postalCode": "30540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6034544,
    "longitude": -84.6251967
  }
}