{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cross-creek-campground-cabins-mountain-city-ga-us",
  "name": "Cross Creek Camp Ground-Cabins",
  "description": "Cross Creek Camp Ground-Cabins is located at 618 File Street, Mountain City GA 30562. Cross Creek Camp Ground-Cabins can be contacted at ***-***-**** or http://crosscreekcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/cross-creek-campground-cabins-mountain-city-ga-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "618 File Street",
    "addressLocality": "Mountain City",
    "addressRegion": "GA",
    "postalCode": "30562",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9110158,
    "longitude": -83.3862339
  }
}