{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/debonair-campground-st-malo-mb",
  "name": "Debonair Campground - Camping Life Canada",
  "description": "All about camping in Canada",
  "url": "https://campertunity.com/listings/campgrounds/debonair-campground-st-malo-mb",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.debonaircampground.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 59 & 403",
    "addressLocality": "St. Malo",
    "addressRegion": "MB",
    "postalCode": "R0A 1T0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.325586,
    "longitude": -96.941754
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/debonair-campground/"
  ]
}