{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-boulder-beach-campground-boulder",
  "name": "What is the phone number for Boulder Beach Campground?",
  "description": "Boulder Beach Campground is located at 268 Lakeshore Road, Boulder City NV 89005. Boulder Beach Campground can be contacted at ***-***-**** or https://www.nps.gov/lake/planyourvisit/campinglakemead.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-boulder-beach-campground-boulder",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "268 Lakeshore Road",
    "addressLocality": "Boulder City",
    "addressRegion": "NV",
    "postalCode": "89005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0371075,
    "longitude": -114.8019366
  }
}