{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-wolf-creek-or",
  "name": "Spot2Nite",
  "description": "Check out Sunny Valley Campground in Wolf Creek, Oregon on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-wolf-creek-or",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2f9bb574-a71f-11ed-ab5d-ae29f73191bf/card.jpg?v=63892810096"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "140 Old Stage Road",
    "addressLocality": "Wolf Creek",
    "addressRegion": "OR",
    "postalCode": "97497",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6301778,
    "longitude": -123.3827734
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/oregon/wolf-creek/sunny-valley-rv-park-and-campground-wolf-creek-or",
    "https://gocampingamerica.com/campgrounds-rv-parks/oregon/wolf-creek/sunny-valley-rv-park"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00"
}