{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-hot-springs-ar",
  "name": "Spot2Nite",
  "description": "Check out Leisure Landing RV Park in Hot Springs, Arkansas on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-hot-springs-ar",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/0f1571f2-7fbd-11ed-b150-ae29f73191bf/card.jpg?v=63892814302"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "201 Broadview Drive",
    "addressLocality": "Hot Springs",
    "addressRegion": "AR",
    "postalCode": "71913",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4142191,
    "longitude": -93.08910739999999
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$25+"
}