{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-dundee-or",
  "name": "Spot2Nite",
  "description": "Check out Dundee Hills Resort in Dundee, Oregon on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-dundee-or",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/0746a2e5-2b57-11f0-81db-e19a72fce6ec/card.jpg?v=63913850688"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9750 Northeast Fox Farm Road",
    "addressLocality": "Dundee",
    "addressRegion": "OR",
    "postalCode": "97115",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2873992,
    "longitude": -123.0034027
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "49",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$49+"
}