{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-anderson-sc",
  "name": "Spot2Nite",
  "description": "Check out The Shores of Asbury in Anderson, South Carolina on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-anderson-sc",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Anderson",
    "addressRegion": "SC",
    "postalCode": "29625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5369716,
    "longitude": -82.7828345
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}