{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/central-campground-1",
  "name": "Central Campground",
  "description": "Central Campground consists of ten group sites. It is located near downtown Sulphur.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/central-campground-1",
  "image": [
    "https://www.nps.gov/common/uploads/structured_data/7B38260F-0C09-CD26-00AA7C19A3C31004.jpg"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Group_site"
    }
  ]
}