{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-garden-campground-richer-mb-1",
  "name": "Rock Garden Campground",
  "description": "Welcome to Rock Garden Campground! Bringing Nature and Friends together, Rock Garden Campground is a family owned and operated camping getaway in Richer,",
  "url": "https://campertunity.com/listings/campgrounds/rock-garden-campground-richer-mb-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Box 410",
    "addressLocality": "Richer",
    "addressRegion": "MB",
    "postalCode": "R0E 1S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.657217,
    "longitude": -96.456642
  },
  "sameAs": [
    "https://ccrvc.ca/campground/rock-garden-campground-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}