{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-cove-pigeon-forge-tn-37863",
  "name": "Bear Cove Village",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/bear-cove-pigeon-forge-tn-37863",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3404 Whaley Dr,",
    "addressLocality": "Pigeon Forge, TN 37863",
    "addressRegion": "TN",
    "postalCode": "37863"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7884241,
    "longitude": -83.5543329
  }
}