{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/austin-campground-austin-pa-4",
  "name": "Austin Campground",
  "description": "Information, ✓ Images, ✓ Prices and ✓ Surroundings of Austin Campground in 16720-Austin / USA (Potter)",
  "url": "https://campertunity.com/listings/campgrounds/austin-campground-austin-pa-4",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "364 Nelson Run Rd.",
    "addressLocality": "Austin",
    "addressRegion": "PA",
    "postalCode": "16720",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.34,
    "longitude": -78.01
  }
}