{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/happy-holiday-campground-and-cottages-temagami-on",
  "name": "Happy Holiday Campground and Cottages - Camping Life Canada",
  "description": "Explore the great outdoors at Happy Holiday Campground and Cottages, Temagami. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/happy-holiday-campground-and-cottages-temagami-on",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.camping-in-temagami.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7727 Hwy 11 N",
    "addressLocality": "Temagami",
    "addressRegion": "ON",
    "postalCode": "P0H 2H0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.14582,
    "longitude": -79.75368
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/happy-holiday-campground-and-cottages/"
  ]
}