{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-lake-mead-national-recreation",
  "name": "What is the phone number for Lake Mead National Recreation Area?",
  "description": "Lake Mead National Recreation Area is located at 10 Lakeshore Road, Boulder City NV 89005. Lake Mead National Recreation Area can be contacted at ***-***-**** or http://www.nps.gov/lake",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-lake-mead-national-recreation",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 Lakeshore Road",
    "addressLocality": "Boulder City",
    "addressRegion": "NV",
    "postalCode": "89005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1550863,
    "longitude": -114.4559303
  }
}