{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/christina-pines-campground-christina-lake-bc-2",
  "name": "Christina Pines Campground",
  "description": "Byron and Lisa Houston are pleased to welcome you to Christina Pines Campground. As your new owners, we take pride in providing down-home hospitality. Take a",
  "url": "https://campertunity.com/listings/campgrounds/christina-pines-campground-christina-lake-bc-2",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1528 Neimi Road",
    "addressLocality": "Christina Lake",
    "addressRegion": "BC",
    "postalCode": "V0H 1E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.037647,
    "longitude": -118.213457
  }
}