{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clearwater-falls-campground-idleyld-park-or",
  "name": "Clearwater Falls Campground",
  "description": "Clearwater Falls Campground is located at , Idleyld Park OR 97447. Clearwater Falls Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/umpqua/null/recarea?recid=63474&actid=29",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clearwater-falls-campground-idleyld-park-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Idleyld Park",
    "addressRegion": "OR",
    "postalCode": "97447",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2494738,
    "longitude": -122.2299634
  }
}