{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crescent-lake-campground-crescent-or",
  "name": "What is the phone number for Crescent Lake Campground?",
  "description": "Crescent Lake Campground is located at , Crescent OR 97733. Crescent Lake Campground can be contacted at or https://www.recreation.gov/camping/campgrounds/234711",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/crescent-lake-campground-crescent-or",
  "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.4984617,
    "longitude": -121.9759128
  }
}