{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glenn-springs-2-primitive-roadside-big-bend-national-park",
  "name": "Glenn Springs 2 Primitive Roadside — Big Bend National Park",
  "description": "Glenn Springs 2 Primitive Roadside is located in [Big Bend National Park](https://thedyrt.com/camping/texas/near/big-bend-national-park), surrounded by desert terrain and rugged landscapes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glenn-springs-2-primitive-roadside-big-bend-national-park",
  "image": [
    "https://photos.thedyrt.com/photo/14117/photo/texas-glenn-spring_27067505f3adb2d0b704173e4b00c95e.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/14117/photo/texas-glenn-spring_27067505f3adb2d0b704173e4b00c95e.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-103.15504655,29.17303044)/-103.15504655,29.17303044,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Bend National Park",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.17303044,
    "longitude": -103.15504655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}