{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cunningham-rv-park-spartanburg-sc-2",
  "name": "Cunningham RV Park",
  "description": "Cunningham RV Park is located at 600 Campground Road, Spartanburg SC 29303. Cunningham RV Park can be contacted at ***-***-**** or http://www.cunninghamrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/cunningham-rv-park-spartanburg-sc-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "600 Campground Road",
    "addressLocality": "Spartanburg",
    "addressRegion": "SC",
    "postalCode": "29303",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9855506,
    "longitude": -82.0417256
  }
}