{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rio-grande-village-campground-big-bend-national-park-tx-1",
  "name": "What is the phone number for Rio Grande Village Campground?",
  "description": "Rio Grande Village Campground is located at , Big Bend National Park TX 79834. Rio Grande Village Campground can be contacted at ***-***-**** or https://www.nps.gov/bibe/planyourvisit/rgv_campground.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rio-grande-village-campground-big-bend-national-park-tx-1",
  "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.1803004,
    "longitude": -102.9558859
  }
}