{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-grants-pass-or",
  "name": "Spot2Nite",
  "description": "Check out Applegate RV Resort in Grants Pass, Oregon on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-grants-pass-or",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/27d86959-29c1-11f0-aa45-584759c3c927/card.jpg?v=63915570351"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7350 New Hope Road",
    "addressLocality": "Grants Pass",
    "addressRegion": "OR",
    "postalCode": "97527",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3421324,
    "longitude": -123.353293
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "33.8",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$33.8+"
}