{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-ocean-park",
  "name": "Spot2Nite",
  "description": "Let us be your base for relaxation between all your beach adventures! Centrally located on Washington’s Long Beach peninsula with open or shady camp sites and group spaces for gathering. Have your space or socialize - it’s up to you. Bring your RV, tent, camper, or stay in one of our cabins. We’ve got space for the whole family! Book your vacation with us now. We can’t wait to see you!",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-ocean-park",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/2006b3e6-3599-11f0-8107-a4e97b611684/card.jpg?v=63914978502",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/4b20de7d-3599-11f0-b4d9-b4065cbba10a/card.jpg?v=63914978540",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/1d983e0c-3599-11f0-85af-a4e97b611684/card.jpg?v=63914978472"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20803 Pacific Way",
    "addressLocality": "Ocean Park",
    "addressRegion": "WA",
    "postalCode": "98640",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4529369,
    "longitude": -124.0546489
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kathy"
      },
      "datePublished": "2025-09-13",
      "reviewBody": "A week long stay at this campground was very relaxing with a short walk to beach and the staff were very welcoming, will be returning 😎"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-07-01"
  },
  "priceRange": "$40+"
}