{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moraine-park-campground-rocky-mountain-national-park",
  "name": "Moraine Park Campground — Rocky Mountain National Park",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moraine-park-campground-rocky-mountain-national-park",
  "image": [
    "https://photos.thedyrt.com/photo/894134/media/colorado-moraine-park-campground_37702ca0-ad62-4e45-9c7c-9db395b68dd9.jpg?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}