{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-beach-campground-levan-ut",
  "name": "What is the phone number for West Beach Campground?",
  "description": "West Beach Campground is located at , Levan UT 84639. West Beach Campground can be contacted at ***-***-**** or https://stateparks.utah.gov/parks/yuba/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-beach-campground-levan-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Levan",
    "addressRegion": "UT",
    "postalCode": "84639",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3977613,
    "longitude": -112.0292328
  }
}