{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-bend-owyhee-nv",
  "name": "Big Bend",
  "description": "Very popular with hunters during the hunting seasons. The mining town site of Gold Creek, within the Island Mountain Mining District, is 5 miles south of Big Be",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-bend-owyhee-nv",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Owyhee",
    "addressRegion": "NV",
    "postalCode": "87831",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.76600043,
    "longitude": -115.7000004
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Adventure G."
      },
      "datePublished": "2022-06-20T01:37:15.230Z",
      "reviewBody": "Wow! What a campground. I love this excellent campground location.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Name "
      },
      "datePublished": "2021-03-31T18:29:02.334Z",
      "reviewBody": "I went there with my family and it was great. The only thing was if you do not go as far in you are bound to see more people.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Hayley H."
      },
      "datePublished": "2020-07-27T03:11:17.539Z",
      "reviewBody": "Campground was pretty clean and easily accessible. Close-ish to Wild Horse for fishing or boating. Nice views on the drive in. Nice and shady spots! Will come back for sure. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$8+"
}