{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-creek-group-camp-newport-tn",
  "name": "Big Creek Group Camp",
  "description": "Big Creek Group Camp is located at Big Creek Entrance Road, Newport TN 37821. Big Creek Group Camp can be contacted at ***-***-**** or http://www.recreation.gov/camping/big-creek-group-camp/r/campgroundDetails.do?contractCode=NRSO&parkId=70915",
  "url": "https://campertunity.com/listings/campgrounds/big-creek-group-camp-newport-tn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Big Creek Entrance Road",
    "addressLocality": "Newport",
    "addressRegion": "TN",
    "postalCode": "37821",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7522678,
    "longitude": -83.1092697
  }
}