{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/christina-pines-campground-christina-lake-bc-1",
  "name": "Christina Pines Campground",
  "description": "Book a site at one of our 30 or 50 AMP RV sites in the great outdoors of Christina Lake, British Columbia. Our campground has free Wi-Fi, so you can work from anywhere.",
  "url": "https://campertunity.com/listings/campgrounds/christina-pines-campground-christina-lake-bc-1",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/857ED7C7-A1D3-4DC9-AEDD-67DA3BC40049/2/046ac86a-6ab9-4e88-a783-8479928134a8.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1528 Neimi Rd",
    "addressLocality": "Christina Lake",
    "addressRegion": "BC",
    "postalCode": "V0H1E0",
    "addressCountry": "CA"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}