{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-new-castle-va",
  "name": "Spot2Nite",
  "description": "Check out Wilderness Adventure at Eagle Landing in New Castle, Virginia on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-new-castle-va",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/49bccaaa-0455-11ed-84e2-ae29f73191bf/card.jpg?v=63892810878"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11176 Peaceful Valley Road",
    "addressLocality": "New Castle",
    "addressRegion": "VA",
    "postalCode": "24127",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5556574,
    "longitude": -80.02649629999999
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$45+"
}