{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grey-cliffs-campground-baker-nv",
  "name": "Grey Cliffs Campground",
  "description": "For visitors to Great Basin National Park, Grey Cliffs Campground is an ideal place to setup and start exploring. Experience the solitude of the desert, the smell of sagebrush after a thunderstorm, the darkest of night skies, and the beauty of Lehman Caves .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grey-cliffs-campground-baker-nv",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/12/16/20/24/251958_d9b77ec3-5b84-491e-af05-c7acf24c5584_1440.webp",
    "https://cdn.recreation.gov/public/2018/12/16/20/26/251958_2e02000e-d3fc-4161-bd26-c1d9bc868b37_700.webp",
    "https://cdn.recreation.gov/public/images/76584_700.webp",
    "https://cdn.recreation.gov/public/images/76581_700.webp",
    "https://cdn.recreation.gov/public/images/76573_1440.webp",
    "https://cdn.recreation.gov/public/images/76580_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/76594_700.webp",
    "https://cdn.recreation.gov/public/images/76592_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Baker",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9896944,
    "longitude": -114.2213333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5540543,
    "reviewCount": 74,
    "bestRating": 5,
    "worstRating": 1
  }
}