{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-blaine-wa-us",
  "name": "Spot2Nite",
  "description": "Check out Sun Retreats Birch Bay in Blaine, Washington on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-blaine-wa-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/104e3f4b-9a15-11f0-a350-f1880f84eda3/card.jpg?v=63926026774"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5001 Bay Road",
    "addressLocality": "Blaine",
    "addressRegion": "WA",
    "postalCode": "98230",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.90568349999999,
    "longitude": -122.7545284
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-07-16"
  },
  "priceRange": "$26+"
}