{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stampede-campground-pioche-nv",
  "name": "What is the phone number for Stampede Campground?",
  "description": "Stampede Campground is located at , Pioche NV 89043. Stampede Campground can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stampede-campground-pioche-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pioche",
    "addressRegion": "NV",
    "postalCode": "89043",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9775731,
    "longitude": -114.5370487
  }
}