{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/susan-creek-campground-travel-southern-oregon-idleyld-park-o",
  "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": "https://campertunity.com/listings/campgrounds/susan-creek-campground-travel-southern-oregon-idleyld-park-o",
  "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
  },
  "sameAs": [
    "https://www.southernoregon.org/cities/idleyld-park/outdoor-recreation/campgrounds/susan-creek-campground/"
  ]
}