{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/noria-big-bend-national-park-tx",
  "name": "La Noria — Big Bend National Park",
  "description": "La Noria in [Big Bend National Park](https://thedyrt.com/camping/texas/near/big-bend-national-park) features rugged terrain with desert landscapes and rocky formations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/noria-big-bend-national-park-tx",
  "image": [
    "https://photos.thedyrt.com/photo/70445/media/texas-la-noria_1bd9ca0231b5d4c0f8594b22b39c7a29.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/70444/media/texas-la-noria_3afcf1fead578c2e77bc4f76ab0b027c.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/70445/media/texas-la-noria_1bd9ca0231b5d4c0f8594b22b39c7a29.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-103.03054136,29.25783806)/-103.03054136,29.25783806,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.25783806,
    "longitude": -103.03054136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}