{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/swamp-fox-campground-florence-sc",
  "name": "Swamp Fox Campground",
  "description": "The Swamp Fox Campground, located in Florence, SC is a Campground that offers temporary outdoor living, including overnight stays in Florence County. The Campground offers facilities for visitors, campsite amenities, and programs for guests.",
  "url": "https://campertunity.com/listings/campgrounds/swamp-fox-campground-florence-sc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1600 Gateway Road",
    "addressLocality": "Florence",
    "addressRegion": "SC",
    "postalCode": "29501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1984435,
    "longitude": -79.7671658
  }
}