{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canada-toronto-on",
  "name": "Canada",
  "description": "Moorelands Camp, Campground in Toronto, Ontario, Merton Street, Toronto, ON M4S 1B1 – Hours of Operation & Customer Reviews.",
  "url": "https://campertunity.com/listings/campgrounds/canada-toronto-on",
  "image": [
    "https://cdncompanies.com/main.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Merton Street",
    "addressLocality": "Toronto",
    "addressRegion": "ON",
    "postalCode": "M4S 1B1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6981716,
    "longitude": -79.3864506
  },
  "sameAs": [
    "https://toronto.cdncompanies.com/campground/moorelands-camp-toronto/"
  ]
}