{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-chena-rv-park-valdez-ak",
  "name": "What is the phone number for Chena RV Park?",
  "description": "Chena RV Park is located at 101 Chena Street, Valdez AK 99686. Chena RV Park can be contacted at ***-***-**** or http://www.chenarv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-chena-rv-park-valdez-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 Chena Street",
    "addressLocality": "Valdez",
    "addressRegion": "AK",
    "postalCode": "99686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.1333904,
    "longitude": -146.3488323
  }
}