{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/telephone-canyon-2-big-bend-national-park-big-bend-natio",
  "name": "Telephone Canyon 2 — Big Bend National Park",
  "description": "Contact info, reviews tips & more for Telephone Canyon 2 — Big Bend National Park | Camping in Texas",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/telephone-canyon-2-big-bend-national-park-big-bend-natio",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Bend National Park",
    "addressRegion": "TX",
    "postalCode": "79834",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.36755645,
    "longitude": -103.04234555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kristen M."
      },
      "datePublished": "2021-06-30T18:54:00.491Z",
      "reviewBody": "Nice and quiet at the end of the road. There will be no thru traffic here. It's less sheltered than telephone canyon #1 however. The road getting here is very rough. 4x4 recommended. High clearance needed",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}