{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-cedars-rv-park-campground-prince-george-bc",
  "name": "Blue Cedars RV Park and Campground - Camping in Prince George in the North Central Region of BC, Canada",
  "description": "Enjoy camping in the North Central region of BC at the Bluecedars RV Park and Campground offering large pull throughs, serviced sites, secluded tenting, sani-station, laundry, showers, outdoor pool, firepits, playground, store, payphones.",
  "url": "https://campertunity.com/listings/campgrounds/blue-cedars-rv-park-campground-prince-george-bc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4433 Kimball Rd",
    "addressLocality": "Prince George",
    "addressRegion": "BC",
    "postalCode": "V2N 5N7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.859403,
    "longitude": -122.821197
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}