{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-us-forest-service-la-grande",
  "name": "What is the phone number for US Forest Service Ranger Station?",
  "description": "US Forest Service Ranger Station is located at 3502 U.S. 30, La Grande OR 97850. US Forest Service Ranger Station can be contacted at ***-***-**** or http://www.fs.fed.us/r6/w-w/about/lgrd.shtml",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-us-forest-service-la-grande",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3502 U.S. 30",
    "addressLocality": "La Grande",
    "addressRegion": "OR",
    "postalCode": "97850",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3062477,
    "longitude": -118.0575804
  }
}