{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/charleston-commons-charleston-tn",
  "name": "Charleston Commons",
  "description": "RV park, camping in the woods in Charleston, TN",
  "url": "https://campertunity.com/listings/campgrounds/charleston-commons-charleston-tn",
  "image": [
    "https://static.wixstatic.com/media/9b0b8b_0f7e84ad16a6450ca0e3d3a62c48c1a8~mv2_d_5000_2639_s_4_2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8511 Hiwassee Street",
    "addressLocality": "Charleston",
    "addressRegion": "TN",
    "postalCode": "37310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2858415,
    "longitude": -84.7575018
  }
}