{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-joseph-ut",
  "name": "Spot2Nite",
  "description": "Check out Flying U Country Store in Joseph, Utah on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-joseph-ut",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/12eed75c-9265-11f0-84ba-20fe84dab233/card.jpg?v=63925181529"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "45 South State Street",
    "addressLocality": "Joseph",
    "addressRegion": "UT",
    "postalCode": "84739",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6235307,
    "longitude": -112.2180072
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$20+"
}