{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/doll-mountain-campground-ellijay-ga",
  "name": "Doll Mountain Campground",
  "description": "Doll Mountain Campground is located at 1362 Doll Mountain Road, Ellijay GA 30540. Doll Mountain Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/doll-mt-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=71143",
  "url": "https://campertunity.com/listings/campgrounds/doll-mountain-campground-ellijay-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1362 Doll Mountain Road",
    "addressLocality": "Ellijay",
    "addressRegion": "GA",
    "postalCode": "30540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.607752,
    "longitude": -84.618022
  }
}