{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millsboro-de",
  "name": "Spot2Nite",
  "description": "Check out Sun Outdoors Rehoboth Bay in Millsboro, Delaware on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/millsboro-de",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/0cf6639a-8995-11f0-bea1-19ad51eab9f1/card.jpg?v=63924212572"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20628 Long Beach Drive",
    "addressLocality": "Millsboro",
    "addressRegion": "DE",
    "postalCode": "19966",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.626119,
    "longitude": -75.105075
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "49",
    "priceValidUntil": "2026-06-15"
  },
  "priceRange": "$49+"
}