{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bayview-campground-south-lake-tahoe-ca",
  "name": "Bayview Campground",
  "description": "Bayview Campground is located near Emerald Bay and sits at an elevation of 7,100 feet. Opening and closing dates are dependant on the weather. Bayview Campgroun",
  "url": "https://campertunity.com/listings/campgrounds/bayview-campground-south-lake-tahoe-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "South Lake Tahoe",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.94582278,
    "longitude": -120.09850975
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Steve & Ashley  G."
      },
      "datePublished": "2019-06-17T16:24:11.087Z",
      "reviewBody": "This is by far the most beauty area on Lake Tahoe.  The site is just a few miles north of South Lake Tahoe on the western side of the lake.  The campsite  is best suited for tent campers or those traveling in small camper vans.  Our sprinter van was able to park in the site ok without the need for levelers.  The site is a great first night stop for those looking to back pack in the National Forest.  Emerald Bay is just across the highway and will no disappoint.  You fee like your looking at a fiord in Norway.  Great option backpackers and tent campers in the Tahoe area.  Camp has good tree cover and was cool even in the summer.  This is a popular option for camping you will need to plan your visit to avoid the crowded summer hiking and tourist season.  ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ian Q."
      },
      "datePublished": "2022-08-19T18:21:39.005Z",
      "reviewBody": "Only stayed there a handful of times, but even though the facilities were minimal, the views and location were first rate.  We used it mainly as base camp for Desolation Wilderness hikes.  Sadly, according to the management district contact line, the campground is closed and will be used as parking (presumably for Inspiration Point across the highway and, hopefully, for Wilderness hiking and backpacking).  Truly a shame.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Erica P."
      },
      "datePublished": "2020-07-27T19:40:35.989Z",
      "reviewBody": "My daughters and I (3 girls!!👩🏻‍🤝‍👩🏼🧍🏻‍♀️)went camping at Bayview. The host is friendly and efficient. A true “on your own” vibe. Drive down to Baldwin Beach ($10 parking) to SUP for the day carefree. Beautiful, clean and perfect distance between sites during COVID!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}