{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-tahoe-koa-journey-south-lake-tahoe-ca",
  "name": "Lake Tahoe KOA Journey",
  "description": "Lake Tahoe KOA Journey is located in South Lake Tahoe, California and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/lake-tahoe-koa-journey-south-lake-tahoe-ca",
  "image": [
    "https://i.vimeocdn.com/video/2003799820-b5901bf346e2614c68da1c121f23df4e0a73a7c6b89d3de2d22e1acd50847840-d_1920x1080?&r=pad",
    "https://koa.com/content/campgrounds/lake-tahoe/photos/05148photos11929504-bbe4-48b2-902b-27ed4751ac04.jpg",
    "/content/campgrounds/lake-tahoe/waystostayphotos/05148waystostayphotos6c3f8d58-6ccd-4edb-ab79-aa0f630300b1.png?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "760 US Highway 50",
    "addressLocality": "South Lake Tahoe",
    "addressRegion": "CA",
    "postalCode": "96150-6169",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.845986,
    "longitude": -120.029284
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}