{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-grand-junction-co-us",
  "name": "Spot2Nite",
  "description": "Check out Junction West Grand Junction RV Park in Grand Junction, Colorado on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-grand-junction-co-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/77ac0494-0a21-11ee-8ad7-42010a001434/card.jpg?v=63892820207"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "793 22 Road",
    "addressLocality": "Grand Junction",
    "addressRegion": "CO",
    "postalCode": "81505",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1200908,
    "longitude": -108.6455628
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$50+"
}