{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canada-toronto-on-1",
  "name": "Canada",
  "description": "Glen Rouge Campground, Campground in Toronto, Ontario, 7450 Kingston Road, Toronto, ON M1B 0B7 – Hours of Operation & Customer Reviews.",
  "url": "https://campertunity.com/listings/campgrounds/canada-toronto-on-1",
  "image": [
    "https://cdncompanies.com/main.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7450 Kingston Road",
    "addressLocality": "Toronto",
    "addressRegion": "ON",
    "postalCode": "M1B 0B7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8056324,
    "longitude": -79.1371191
  },
  "sameAs": [
    "https://toronto.cdncompanies.com/campground/glen-rouge-campground-toronto/"
  ]
}