{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-nobleboro-me-us",
  "name": "Spot2Nite",
  "description": "Check out Duck Puddle Campground in Nobleboro, Maine on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-nobleboro-me-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/30576b41-9ba1-11ef-8e7d-c8e8738e6bbf/card.jpg?v=63898050425"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "60 Campground Road",
    "addressLocality": "Nobleboro",
    "addressRegion": "ME",
    "postalCode": "04555",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.07416248617231,
    "longitude": -69.45586630240665
  },
  "checkinTime": "14:00:00",
  "checkoutTime": "11:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "49",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "$49+"
}