{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gravel-pit-big-bend-national-park-tx-1",
  "name": "Gravel Pit — Big Bend National Park",
  "description": "Gravel Pit, near [Big Bend National Park](https://thedyrt.com/camping/texas/near/big-bend-national-park), is a unique spot for those seeking a remote camping experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gravel-pit-big-bend-national-park-tx-1",
  "image": [
    "https://photos.thedyrt.com/photo/636105/media/texas-gravel-pit_f5f3ca70-7f56-49c9-8590-0b628245a9fa.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-103.00504475,29.15248176)/-103.00504475,29.15248176,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/617088/media/texas-gravel-pit_8fe48092-214d-41e2-8fd7-47bd4ef6aa58.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/636105/media/texas-gravel-pit_f5f3ca70-7f56-49c9-8590-0b628245a9fa.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Bend National Park",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.15248176,
    "longitude": -103.00504475
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bear_box"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$10+"
}