{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-tillamook-or",
  "name": "Spot2Nite",
  "description": "Check out Tillamook Bay City RV Park in Tillamook, Oregon on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-tillamook-or",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9370e15c-935e-11ed-afe3-ae29f73191bf/card.jpg?v=63889840188"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7805 Alderbrook Road",
    "addressLocality": "Tillamook",
    "addressRegion": "OR",
    "postalCode": "97141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5109697,
    "longitude": -123.8761024
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "47.5",
    "priceValidUntil": "2026-06-19"
  },
  "priceRange": "$47.5+"
}