{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crescent-ranger-station-deschutes-national-forest-or",
  "name": "What is the phone number for Crescent Ranger Station - Deschutes National Forest?",
  "description": "Crescent Ranger Station - Deschutes National Forest is located at 136471 U.S. 97, Crescent OR 97733. Crescent Ranger Station - Deschutes National Forest can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/deschutes/recarea/?recid=81741",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crescent-ranger-station-deschutes-national-forest-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "136471 U.S. 97",
    "addressLocality": "Crescent",
    "addressRegion": "OR",
    "postalCode": "97733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4610905,
    "longitude": -121.6968253
  }
}