{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cottonwood-campground-big-bend-na",
  "name": "What is the phone number for Cottonwood Campground?",
  "description": "Cottonwood Campground is located at , Big Bend National Park TX 79834. Cottonwood Campground can be contacted at ***-***-**** or http://www.nps.gov/bibe/planyourvisit/cottonwood_campground.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cottonwood-campground-big-bend-na",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Bend National Park",
    "addressRegion": "TX",
    "postalCode": "79834",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.1370594,
    "longitude": -103.5226872
  }
}