{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wingate-campground-dead-horse-point-state-park-1",
  "name": "Wingate Campground — Dead Horse Point State Park",
  "description": "A 5-star review of Wingate Campground — Dead Horse Point State Park, Utah",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wingate-campground-dead-horse-point-state-park-1",
  "image": [
    "https://photos.thedyrt.com/photo/607000/media/deadhorse-state-park-windgate-campground_e99a3fd6-ae56-4661-8b8e-d228c0081b7a.jpeg?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}