{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-trout-miller-lake-on",
  "name": "Mountain Trout Camp - Camping Life Canada",
  "description": "Relax and reconnect with nature at Mountain Trout Camp in Miller Lake, Ontario.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-trout-miller-lake-on",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.mountaintroutcamp.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "60 Daly's Rd, RR 1",
    "addressLocality": "Miller Lake",
    "addressRegion": "ON",
    "postalCode": "N0H 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.19766,
    "longitude": -81.32823
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/mountain-trout-camp/"
  ]
}