{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/susan-creek-campground-idleyld-park-or",
  "name": "Susan Creek Campground",
  "description": "Overview Susan Creek Campground is well known for its beautiful setting along the emerald-green waters of the North Umpqua Wild […]",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/susan-creek-campground-idleyld-park-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "777 NW Garden Valley Blvd.",
    "addressLocality": "Idleyld Park",
    "addressRegion": "OR",
    "postalCode": "97471",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.3237,
    "longitude": -122.9567
  }
}