{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/laurel-highlands-campland-donegal-pa",
  "name": "Laurel Highlands Campland",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/laurel-highlands-campland-donegal-pa",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1001 Clubhouse Dr,",
    "addressLocality": "Donegal, PA 15628",
    "addressRegion": "PA",
    "postalCode": "15628"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.112573,
    "longitude": -79.3825351
  }
}