{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/obonga-ottertooth-provincial-park-thunder-bay-on",
  "name": "Obonga-Ottertooth Provincial Park",
  "description": "Obonga-Ottertooth Provincial Park is an Ontario Provincial Park located in, or near Thunder Bay, Ontario in the North West tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/obonga-ottertooth-provincial-park-thunder-bay-on",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fobongaottertooth?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "General location",
    "addressLocality": "Thunder Bay",
    "addressRegion": "Ontario",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.86131941,
    "longitude": -89.7195251
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/obonga-ottertooth-provincial-park/"
  ]
}