{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-stevenson-wa",
  "name": "Spot2Nite",
  "description": "Rock Creek Park & Campground is a peaceful spot in Stevenson, WA, offering a mix of outdoor recreation and relaxed camping. Located at 710 SW Rock Creek Dr, the park features spacious campsites, on-site parking, clean restrooms, and a picnic area with a covered shelter. Families will enjoy the play structure and open multi-use fields, while nature lovers can take in the scenic viewpoints and frequent local wildlife. Dogs are welcome as long as they stay on leash.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-stevenson-wa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/ebb38336-caf1-11f0-a56c-de75dd3b65cf/card.jpg?v=63931399285"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "710 Southwest Rock Creek Drive",
    "addressLocality": "Stevenson",
    "addressRegion": "WA",
    "postalCode": "98648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6915938,
    "longitude": -121.8937826
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/washington/stevenson/rock-creek-park-campground"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "35",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$35+"
}