{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maple-grove-trailer-park-burlington-on",
  "name": "Maple Grove Trailer Park",
  "description": "Maple Grove Resort offers a large amount of space in which to enjoy the local wildlife and picturesque scenery. In addition to 102 spacious trailer sites, we",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maple-grove-trailer-park-burlington-on",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1100 Burloak Drive #300",
    "addressLocality": "Burlington",
    "addressRegion": "ON",
    "postalCode": "L7L 6B2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.41178,
    "longitude": -80.1204
  }
}