{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-whiterocks-campground",
  "name": "What is the phone number for Whiterocks Campground?",
  "description": "Whiterocks Campground is located at FR 492, Vernal UT 84078. Whiterocks Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ashley/recreation/camping-cabins/recarea/?recid=72245&actid=29",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-whiterocks-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR 492",
    "addressLocality": "Vernal",
    "addressRegion": "UT",
    "postalCode": "84078",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6196374,
    "longitude": -109.9418706
  }
}