{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-jim-thorpe-pa-1",
  "name": "Spot2Nite",
  "description": "Check out 100 Mile View Camping in Jim Thorpe, Pennsylvania on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-jim-thorpe-pa-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/76f8778a-edce-11ee-a8c4-42010a001424/card.jpg?v=63893132568"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Flagstaff Road",
    "addressLocality": "Jim Thorpe",
    "addressRegion": "PA",
    "postalCode": "18229",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8526658,
    "longitude": -75.7456826
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "40",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$40+"
}