{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/captn-joes-tesoro-valdez-ak",
  "name": "What is the phone number for Capt'n Joes Tesoro?",
  "description": "Capt'n Joes Tesoro is located at 631 Pioneer, Valdez AK 99686. Capt'n Joes Tesoro can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/captn-joes-tesoro-valdez-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "631 Pioneer",
    "addressLocality": "Valdez",
    "addressRegion": "AK",
    "postalCode": "99686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.1313057,
    "longitude": -146.3475473
  }
}