{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toll-mountain-tm1-campground-big-bend-national-park-big-bend",
  "name": "Toll Mountain (TM1) Campground — Big Bend National Park",
  "description": "Toll Mountain (TM1) Campground is located in [Big Bend National Park](https://thedyrt.com/camping/texas/near/big-bend-national-park), Texas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/toll-mountain-tm1-campground-big-bend-national-park-big-bend",
  "image": [
    "https://photos.thedyrt.com/photo/64743/media/toll-mountain-tm1-campground_fc88a8ebb0088793151f7b6688e85dff.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/64743/media/toll-mountain-tm1-campground_fc88a8ebb0088793151f7b6688e85dff.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/64735/media/toll-mountain-tm1-campground_5fe08bd21469a9e09a4a18887e69b5ca.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-103.2971254,29.25197588)/-103.2971254,29.25197588,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Bend National Park",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.25197588,
    "longitude": -103.2971254
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$10+"
}