{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kingfisher-island-campground-vernal-ut",
  "name": "Kingfisher Island Campground",
  "description": "Kingfisher Island Campground is located at , Vernal UT 84078. Kingfisher Island Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ashley/recarea/?recid=72261",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kingfisher-island-campground-vernal-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vernal",
    "addressRegion": "UT",
    "postalCode": "84078",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9411197,
    "longitude": -109.6409425
  }
}