{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emerald-bay-state-park-campground-lake-tahoe-ca",
  "name": "Emerald Bay State Park Campground",
  "description": "Eagle Point Campground at Emerald Bay State Park overlooks Lake Tahoe and has 114 sites including 49 standard, 45 tent only and 20 boat-in.",
  "url": "https://campertunity.com/listings/campgrounds/emerald-bay-state-park-campground-lake-tahoe-ca",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/39618/Emerald_Bay_State_Park_038.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "138 Emerald Bay",
    "addressLocality": "Lake Tahoe",
    "addressRegion": "CA",
    "postalCode": "96150"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9543,
    "longitude": -120.111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}