{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/helena-campground-rv-park-us",
  "name": "Helena Campground & RV Park",
  "description": "A 2-star review of Helena Campground & RV Park, Montana",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/helena-campground-rv-park-us",
  "image": [
    "https://photos.thedyrt.com/photo/882973/media/helena-campground-and-rv-park_287a6711-3764-4e71-a464-a258e117eb2c.jpg?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  }
}