{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunny-valley-rv-park-and-campground-wolf-creek-or",
  "name": "Sunny Valley RV Park and Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/sunny-valley-rv-park-and-campground-wolf-creek-or",
  "image": [
    "https://www.southernoregon.org/wp-content/uploads/2022/08/TSO-social-share-CL.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "140 Old Stage Road",
    "addressLocality": "Wolf Creek",
    "addressRegion": "OR",
    "postalCode": "97497",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.695516,
    "longitude": -123.395299
  },
  "sameAs": [
    "https://www.southernoregon.org/cities/wolf-creek/places-to-stay/rv-parks/sunny-valley-rv-park-and-campground/"
  ]
}