{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-cedars-campground-prince-george-british-columbia-canada",
  "name": "Blue Cedars Campground, Prince George, British Columbia, Canada",
  "description": "Experience outdoor adventure at Blue Cedars Campground in Prince George, British Columbia. Book your spot!",
  "url": "https://campertunity.com/listings/campgrounds/blue-cedars-campground-prince-george-british-columbia-canada",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fbluecedarsrvpark.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4433 Kimball Road",
    "addressLocality": "Prince George",
    "addressRegion": "BC",
    "postalCode": "V2N 5N7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.859403,
    "longitude": -122.821197
  }
}