{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kaspian-recreation-area-tahoe-city-ca",
  "name": "Kaspian Recreation Area",
  "description": "Kaspian Recreation Area is located at 3255 California 89, Tahoe City CA 96145. Kaspian Recreation Area can be contacted at ***-***-**** or https://www.recreation.gov/camping/kaspian-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=71663",
  "url": "https://campertunity.com/listings/campgrounds/kaspian-recreation-area-tahoe-city-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3255 California 89",
    "addressLocality": "Tahoe City",
    "addressRegion": "CA",
    "postalCode": "96145",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.114025,
    "longitude": -120.1600128
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/tahoe-city/kaspian-recreation-area"
  ]
}