{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pinnacle-group-campsite-great-basin-national-park-baker-nv",
  "name": "Pinnacle Group Campsite — Great Basin National Park",
  "description": "Pinnacle Group Campsite is located in [Great Basin National Park](https://thedyrt.com/camping/nevada/near/great-basin-national-park), Nevada, surrounded by rugged terrain and diverse landscapes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pinnacle-group-campsite-great-basin-national-park-baker-nv",
  "image": [
    "https://photos.thedyrt.com/photo/882216/media/pinnacle-group-campsite_0d63c1fe-ca8e-43f7-a142-c223c013cc95.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/882216/media/pinnacle-group-campsite_0d63c1fe-ca8e-43f7-a142-c223c013cc95.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/882217/media/pinnacle-group-campsite_edb7afbc-7a41-44ea-996d-06f6436539d8.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-114.17279453149928,38.9127988987164)/-114.17279453149928,38.9127988987164,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Baker",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9127988987164,
    "longitude": -114.17279453149928
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}