{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-garden-campground-richer-mb",
  "name": "Rock Garden Campground",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/rock-garden-campground-richer-mb",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.rockgarden.ca%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "44025 Municipal Road 46N",
    "addressLocality": "Richer",
    "addressRegion": "MB",
    "postalCode": "R0E 1S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.677942,
    "longitude": -96.454058
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/rock-garden-campground/"
  ]
}