{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-bass-lake-camp-ground-dillon-sc",
  "name": "Bass Lake Camp Ground",
  "description": "Bass Lake Camp Ground is located at 1149 Bass Lake Place, Dillon SC 29536. Bass Lake Camp Ground can be contacted at ***-***-**** or http://basslakecampground.net/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-bass-lake-camp-ground-dillon-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1149 Bass Lake Place",
    "addressLocality": "Dillon",
    "addressRegion": "SC",
    "postalCode": "29536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4446582,
    "longitude": -79.3701155
  }
}