{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/killbear-provincial-park-nobel-on-1",
  "name": "Killbear Provincial Park - Camping Life Canada",
  "description": "Explore the great outdoors at Killbear Provincial Park, Nobel. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/killbear-provincial-park-nobel-on-1",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.ontarioparks.com%2Fpark%2Fkillbear?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "35 Killbear Park Road",
    "addressLocality": "Nobel",
    "addressRegion": "ON",
    "postalCode": "P0G 1G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.35886,
    "longitude": -80.21344
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/killbear-provincial-park/"
  ]
}