{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-putah-canyon-campground-napa",
  "name": "Putah Canyon Campground",
  "description": "Putah Canyon Campground is located at 7600 Knoxville Road, Napa CA 94558. Putah Canyon Campground can be contacted at ***-***-**** or http://www.royalelkparkmanagement.com/Lake_Berryessa.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-putah-canyon-campground-napa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7600 Knoxville Road",
    "addressLocality": "Napa",
    "addressRegion": "CA",
    "postalCode": "94558",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6259452,
    "longitude": -122.2886259
  }
}