{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tree-bear-camp-shining-tree-on",
  "name": "Tree Bear Camp",
  "description": "Tree Bear Camp, Shining Tree, Ontario, moose, bear hunting, fishing, ATV, cottages, vacations, outfitter",
  "url": "https://campertunity.com/listings/campgrounds/tree-bear-camp-shining-tree-on",
  "image": [
    "https://static.wixstatic.com/media/dfbef2_47c9276c156c412883663dac8da02402%7Emv2.png/v1/fit/w_2500,h_1330,al_c/dfbef2_47c9276c156c412883663dac8da02402%7Emv2.png",
    "https://static.wixstatic.com/media/dfbef2_8d70a1751a75408685c5b9b3748007f8~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "140 Hwy 560",
    "addressLocality": "Shining Tree",
    "addressRegion": "ON",
    "postalCode": "P0M 2X0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.565033,
    "longitude": -81.2637637
  },
  "sameAs": [
    "https://www.treebearcamp.com/"
  ]
}