{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holiday-harbor-lakehead-ca",
  "name": "Holiday Harbor",
  "description": "Holiday Harbor is located at 20061 Shasta Caverns Road, Lakehead CA 96070. Holiday Harbor can be contacted at ***-***-**** or http://lakeshasta.com/",
  "url": "https://campertunity.com/listings/campgrounds/holiday-harbor-lakehead-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20061 Shasta Caverns Road",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96070",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.803021,
    "longitude": -122.311034
  }
}