{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strawberry-creek-dispersed-camp-baker-nv",
  "name": "Strawberry Creek Dispersed Camp",
  "description": "Strawberry Creek Dispersed Camp is located near varied terrain with open spaces and scattered vegetation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strawberry-creek-dispersed-camp-baker-nv",
  "image": [
    "https://photos.thedyrt.com/photo/media/nevada_f3258edf-aa94-403c-bdbb-a24c72700a3e.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-114.23782531542102,39.08100929665965)/-114.23782531542102,39.08100929665965,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/nevada_f3258edf-aa94-403c-bdbb-a24c72700a3e.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Baker",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.08100929665965,
    "longitude": -114.23782531542102
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.666666666666667,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}