{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-under-the-hemlock-dawsonville",
  "name": "Under the Hemlock LLC",
  "description": "Under the Hemlock LLC is located at 5545 Georgia 52, Dawsonville GA 30534. Under the Hemlock LLC can be contacted at ***-***-**** or http://underthehemlock.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-under-the-hemlock-dawsonville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5545 Georgia 52",
    "addressLocality": "Dawsonville",
    "addressRegion": "GA",
    "postalCode": "30534",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5454142,
    "longitude": -84.2606227
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/dawsonville/under-the-hemlock-llc"
  ]
}