{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/debonair-campground-st-malo-mb-1",
  "name": "Debonair Campground",
  "description": "Treat Yourself to a \"Debonair\" Experience. Debonair Campground is the preferred choice for many families in making it their primary camping destination. This family park is located only 40 minutes South of Winnipeg near the community of St. Malo. Debonair Campground is now up to 203 campsites, 186 of them are seasonal and 17 are casual overnight sites. Debonair guests can enjoy their private beach within a short stroll of their personalized camping sites. The palm trees around the beach make...",
  "url": "https://campertunity.com/listings/campgrounds/debonair-campground-st-malo-mb-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Box 10",
    "addressLocality": "St. Malo",
    "addressRegion": "MB",
    "postalCode": "R0A 1T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.605759,
    "longitude": -96.530001
  },
  "sameAs": [
    "https://ccrvc.ca/campground/debonair-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}