{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-le-roy-mi",
  "name": "Spot2Nite",
  "description": "Check out Sunrise Lake Family Campground in Le Roy, Michigan on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-le-roy-mi",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/8ec73a6e-417a-11f0-9c80-03847aef088e/card.jpg?v=63916285181"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15230 K S Spencer Road",
    "addressLocality": "Le Roy",
    "addressRegion": "MI",
    "postalCode": "49655",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0317567,
    "longitude": -85.3311051
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/michigan/le-roy/sunrise-lake-family-campground"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "36",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$36+"
}