{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-weston-lake-hopkins-sc",
  "name": "Weston Lake",
  "description": "Weston Lake is located at , Hopkins SC 29061. Weston Lake can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-weston-lake-hopkins-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hopkins",
    "addressRegion": "SC",
    "postalCode": "29061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0083029,
    "longitude": -80.8265032
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-carolina/hopkins/weston-lake"
  ]
}