{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parsons-mountain-lake-campground-abbeville-sc",
  "name": "Parsons Mountain Lake Campground",
  "description": "Parsons Mountain Lake Campground is located at , Abbeville SC 29620. Parsons Mountain Lake Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/scnfs/recreation/picnickinginfo/recarea/?recid=47187&actid=71",
  "url": "https://campertunity.com/listings/campgrounds/parsons-mountain-lake-campground-abbeville-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Abbeville",
    "addressRegion": "SC",
    "postalCode": "29620",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1001189,
    "longitude": -82.3542931
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-carolina/abbeville/parsons-mountain-lake-campground",
    "https://www.fs.usda.gov/r08/francismarionsumter/recreation/parsons-mountain-recreation-area"
  ]
}