{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-bellefonte-pa",
  "name": "Spot2Nite",
  "description": "Check out The Bellefonte Campground in Bellefonte, Pennsylvania on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-bellefonte-pa",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bellefonte",
    "addressRegion": "PA",
    "postalCode": "16823",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9551541,
    "longitude": -77.7031317
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}