{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grand-palms-rv-grand-marais-mb",
  "name": "Grand Palms RV",
  "description": "Home Away From Home",
  "url": "https://campertunity.com/listings/campgrounds/grand-palms-rv-grand-marais-mb",
  "image": [
    "https://grandpalmsrv.com/wp-content/uploads/2023/03/logonew.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "104151 Road 38E, Box 335,",
    "addressLocality": "Grand Marais",
    "addressRegion": "MB",
    "postalCode": "R0E 0T0",
    "addressCountry": "CA"
  },
  "sameAs": [
    "https://grandpalmsrv.com/"
  ]
}