{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-crescent-creek-campground-cresc",
  "name": "What is the phone number for Crescent Creek Campground?",
  "description": "Crescent Creek Campground is located at , Crescent OR 97733. Crescent Creek Campground can be contacted at or https://www.fs.usda.gov/recarea/deschutes/recarea/?recid=39058",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-crescent-creek-campground-cresc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Crescent",
    "addressRegion": "OR",
    "postalCode": "97733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4978203,
    "longitude": -121.843702
  }
}