{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-wellington-ut",
  "name": "Spot2Nite",
  "description": "Check out Nine Mile RV Resort in Wellington, Utah on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-wellington-ut",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/36f5bec8-c948-11ef-a377-fe3f3251c123/card.jpg?v=63903068952"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "370 East Main Street",
    "addressLocality": "Wellington",
    "addressRegion": "UT",
    "postalCode": "84542",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5420114,
    "longitude": -110.7300939
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "19.91",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$19.91+"
}