{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-shore-campgrounds-abingdon",
  "name": "Lake Shore Campgrounds",
  "description": "Lake Shore Campgrounds is located at 19417 County Park Road, Abingdon VA 24211. Lake Shore Campgrounds can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-shore-campgrounds-abingdon",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19417 County Park Road",
    "addressLocality": "Abingdon",
    "addressRegion": "VA",
    "postalCode": "24211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.6018229,
    "longitude": -82.0155358
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/virginia/abingdon/lake-shore-campgrounds"
  ]
}