{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-lisbon-nd",
  "name": "Spot2Nite",
  "description": "Check out Dead Colt Creek Recreation Area in Lisbon, North Dakota on Spot2Nite",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-lisbon-nd",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/3b29ce0e-94fa-11ec-8d8f-ae29f73191bf/card.jpg?v=63892810058"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7230 133rd Avenue Southeast",
    "addressLocality": "Lisbon",
    "addressRegion": "ND",
    "postalCode": "58054",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.371095,
    "longitude": -97.626056
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$12+"
}