{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-new-orleans-la-1",
  "name": "Spot2Nite",
  "description": "Check out Royal Palms RV Park in New Orleans, Louisiana on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-new-orleans-la-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/791e2b5c-cba6-11f0-81f9-2be9b2cd0469/card.jpg?v=63931476834"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7800 Chef Menteur Highway",
    "addressLocality": "New Orleans",
    "addressRegion": "LA",
    "postalCode": "70126",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.01191,
    "longitude": -89.9956333
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$25+"
}