{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-valdez-koa-journey-valdez",
  "name": "What is the phone number for Valdez KOA Journey?",
  "description": "Valdez KOA Journey is located at 3181 Richardson Highway, Valdez AK 99686. Valdez KOA Journey can be contacted at ***-***-**** or https://koa.com/campgrounds/valdez/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-valdez-koa-journey-valdez",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3181 Richardson Highway",
    "addressLocality": "Valdez",
    "addressRegion": "AK",
    "postalCode": "99686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.0998261,
    "longitude": -146.2163709
  }
}