{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/timpanogas-shelter-crescent-or-us",
  "name": "What is the phone number for Timpanogas Shelter?",
  "description": "Timpanogas Shelter is located at National Forest Development Road 398, Crescent OR 97733. Timpanogas Shelter can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/willamette/recreation/recarea/?recid=4533",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/timpanogas-shelter-crescent-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 398",
    "addressLocality": "Crescent",
    "addressRegion": "OR",
    "postalCode": "97733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4137145,
    "longitude": -122.1164972
  }
}