{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sun-retreat-stratford-burlington-on",
  "name": "Sun Retreat - Stratford",
  "description": "Welcome to Gulliver’s Lake, a seasonal RV Resort and one of the top campgrounds in southern Ontario. A true natural wonder, our 14-acre lake is fed by",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sun-retreat-stratford-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1100 Burloak Drive #300",
    "addressLocality": "Burlington",
    "addressRegion": "ON",
    "postalCode": "L7L 6B2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.36221,
    "longitude": -80.0219
  }
}