{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-canyon-big-bend-national-park-big-bend-national-park",
  "name": "Pine Canyon — Big Bend National Park",
  "description": "Pine Canyon, near [Big Bend National Park](https://thedyrt.com/camping/texas/near/big-bend-national-park), is a fantastic spot for those who crave a true primitive camping experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-canyon-big-bend-national-park-big-bend-national-park",
  "image": [
    "https://photos.thedyrt.com/photo/688708/media/texas-pine-canyon_70c642c3-6431-4ef6-80b9-5cf2b753e009.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-103.22388555,29.26395593)/-103.22388555,29.26395593,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/545914/media/texas-pine-canyon_9094c780-e7fc-4096-91cc-598cb03cc63e.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/688708/media/texas-pine-canyon_70c642c3-6431-4ef6-80b9-5cf2b753e009.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.26395593,
    "longitude": -103.22388555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.714285714285714,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}