{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spirit-lake-campground-vernal-ut",
  "name": "Spirit Lake Campground",
  "description": "Spirit Lake Campground is located at 355 N Vernal Ave, Vernal UT 84078. Spirit Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ashley/recreation/camping-cabins/recarea/?recid=72267&actid=29",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spirit-lake-campground-vernal-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "355 N Vernal Ave",
    "addressLocality": "Vernal",
    "addressRegion": "UT",
    "postalCode": "84078",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.83733,
    "longitude": -110.0014185
  }
}