{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lilac-resort-rv-lodging-water-park-burlington-on",
  "name": "Lilac Resort RV, Lodging & Water Park",
  "description": "Vacations last a weekend, memories last a lifetime… Jamaica, Fiji, Hawaii, Mexico, the Caymans… Whatever your idea of paradise, Lilac Resort will take you",
  "url": "https://campertunity.com/listings/campgrounds/lilac-resort-rv-lodging-water-park-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "37162 Lilac Lane",
    "addressLocality": "Ste. Anne",
    "addressRegion": "MB",
    "postalCode": "R5H 1H7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.68168,
    "longitude": -96.600165
  },
  "sameAs": [
    "https://ccrvc.ca/campground/lilac-resort-rv-lodging-water-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}