{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grande-hot-springs-rv-resort-la-grande-or-us",
  "name": "What is the phone number for Grande Hot Springs RV Resort?",
  "description": "Grande Hot Springs RV Resort is located at 65182 Hot Lake Lane, La Grande OR 97850. Grande Hot Springs RV Resort can be contacted at ***-***-**** or http://grandehotsprings.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grande-hot-springs-rv-resort-la-grande-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "65182 Hot Lake Lane",
    "addressLocality": "La Grande",
    "addressRegion": "OR",
    "postalCode": "97850",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.24553,
    "longitude": -117.969194
  }
}