{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chena-hot-springs-resort-fairbanks-ak-1",
  "name": "Chena Hot Springs Resort",
  "description": "Chena Hot Springs Resort is located at 56.5 Chena Hot Springs Road, Fairbanks AK 99712. Chena Hot Springs Resort can be contacted at ***-***-**** or http://www.chenahotsprings.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chena-hot-springs-resort-fairbanks-ak-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "56.5 Chena Hot Springs Road",
    "addressLocality": "Fairbanks",
    "addressRegion": "AK",
    "postalCode": "99712",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.0528973,
    "longitude": -146.0578431
  }
}