{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-tulloch-rv-camp-jamestown-ca-us",
  "name": "Lake Tulloch Rv Camp",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lake-tulloch-rv-camp-jamestown-ca-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14448 Tulloch Dam Road",
    "addressLocality": "Jamestown",
    "addressRegion": "CA",
    "postalCode": "95327",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9588565,
    "longitude": -120.4044312
  }
}