{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeshore-villa-rv-park-lakehead-ca",
  "name": "Lakeshore Villa RV Park",
  "description": "Lakeshore Villa RV Park is located at 20672 Lakeshore Drive, Lakehead CA 96051. Lakeshore Villa RV Park can be contacted at ***-***-**** or http://lakeshorevillarvpark.net/",
  "url": "https://campertunity.com/listings/campgrounds/lakeshore-villa-rv-park-lakehead-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20672 Lakeshore Drive",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96051",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8856446,
    "longitude": -122.3868851
  }
}