{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-cedars-rv-park-campground-prince-george-bc-1",
  "name": "Blue Cedars RV Park & Campground",
  "description": "Entering into Blue Cedars Campground, guests are first welcomed to an open canopied forest of large birch trees before entering into a lush forest of Douglas-fir trees. Surrounded by the beautiful wilderness, our campground offers a tranquil setting for guests to relax and unwind. We offer 100 sites for RVs and tents that include full hookups and firepits. We have a variety of large RV sites available, including full service, partial service, pull thru and back-in. For your convenience, large...",
  "url": "https://campertunity.com/listings/campgrounds/blue-cedars-rv-park-campground-prince-george-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4433 Kimball Road",
    "addressLocality": "Prince George",
    "addressRegion": "BC",
    "postalCode": "V2N 5N7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.85761,
    "longitude": -122.821198
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}