{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cape-may-nj-1",
  "name": "Spot2Nite",
  "description": "Check out Sun Outdoors Cape May in Cape May, New Jersey on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-cape-may-nj-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/dda23851-118a-11f0-a9bc-838f1a08d16f/card.jpg?v=63911014147"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "491 U.S. 9",
    "addressLocality": "Cape May",
    "addressRegion": "NJ",
    "postalCode": "08204",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0009706,
    "longitude": -74.8880988
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "49",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "$49+"
}