{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-valley-campground-cherokee-nc",
  "name": "River Valley Campground",
  "description": "River Valley Campground offers retreats and summer camps. Features include a lake, RV hookups, tent sites, showers, and trails.",
  "url": "https://campertunity.com/listings/campgrounds/river-valley-campground-cherokee-nc",
  "image": [
    "https://hubbiz.net/images/business_logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2978 Big Cove Rd",
    "addressLocality": "Cherokee",
    "addressRegion": "NC",
    "postalCode": "28719",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.567521,
    "longitude": -83.269433
  }
}