{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-austin-pa",
  "name": "Campspace in Austin, PA",
  "description": "The Starlite Summit Campground offers 4 RV Lots in a quiet country setting with convenient access to all our beautiful Potter co has to offer. Uniquely situated at the top of Keating Summit we have great ATV/UTV trail access right from your site! We are located only 4 miles from the Austin Dam and the Cherry Springs Dark Skies Star Gazers Park is about 30 min from us but honestly the local attractions and events are too many to list here. We look forward to meeting you (and your fur babies)!!...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-austin-pa",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Austin",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.687,
    "longitude": -78.152
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    }
  ]
}