{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/east-davis-lake-campground-crescent-or",
  "name": "What is the phone number for East Davis Lake Campground?",
  "description": "East Davis Lake Campground is located at National Forest Development Road 850, Crescent OR 97733. East Davis Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/deschutes/recreation/recarea/?recid=38854",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/east-davis-lake-campground-crescent-or",
  "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 850",
    "addressLocality": "Crescent",
    "addressRegion": "OR",
    "postalCode": "97733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5867,
    "longitude": -121.85667
  }
}