{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-sheridan-or",
  "name": "Spot2Nite",
  "description": "Check out Valley's Edge RV Park in Sheridan, Oregon on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-sheridan-or",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/64e1b8d6-74ca-11ee-a986-42010a0014df/card.jpg?v=63892825870"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "985 Southeast Sheridan Road",
    "addressLocality": "Sheridan",
    "addressRegion": "OR",
    "postalCode": "97378",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.095111,
    "longitude": -123.378988
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "65",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$65+"
}