{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/christina-lake-motel-rv-park-christina-lake-bc",
  "name": "Christina Lake Motel & RV Park",
  "description": "Enjoy camping and boating year round with plentiful amenities at your fingertips. Full service RV spots give you all the comforts of home with electrical,",
  "url": "https://campertunity.com/listings/campgrounds/christina-lake-motel-rv-park-christina-lake-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19 West Lake Drive",
    "addressLocality": "Christina Lake",
    "addressRegion": "BC",
    "postalCode": "V0H 1E2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.03912,
    "longitude": -118.20954
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    }
  ]
}