{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monticello-in-1",
  "name": "Spot2Nite",
  "description": "Check out Lost Acres RV Park in Monticello, Indiana on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monticello-in-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/7aaf7276-15ad-11ec-8df8-ae29f73191bf/card.jpg?v=63892719488"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3148 North 400 East",
    "addressLocality": "Monticello",
    "addressRegion": "IN",
    "postalCode": "47960",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7993652,
    "longitude": -86.7961778
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "14:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "51",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$51+"
}