{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coral-park-campground-burlington-on",
  "name": "Coral Park Campground",
  "description": "Coral Park is a seasonal-only family campground located in the heart of the Niagara Escarpment, approximately 1 hour east of Toronto near Milton, Ontario. The",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coral-park-campground-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.43955,
    "longitude": -79.96596
  }
}