{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lupine-shores-campsite-napa-ca",
  "name": "Lupine Shores Campsite",
  "description": "Lupine Shores Campsite is located at , Napa CA 94558. Lupine Shores Campsite can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lupine-shores-campsite-napa-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Napa",
    "addressRegion": "CA",
    "postalCode": "94558",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5117399,
    "longitude": -122.2041893
  }
}