{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holiday-harbor-lakehead-ca-2",
  "name": "Holiday Harbor",
  "description": "Stay lakeside at Holiday Harbor’s RV Campground on Shasta Lake. Full hookups, shaded sites, and easy marina access await!",
  "url": "https://campertunity.com/listings/campgrounds/holiday-harbor-lakehead-ca-2",
  "image": [
    "https://lakeshasta.com/wp-content/uploads/2025/01/Camping-Boat-Dock-1-of-1-Medium.jpg",
    "https://secure.gravatar.com/avatar/6e8ce593bc71bc3026ec3c175ef06e87f3245f9a0379279b74a02b6087f29f0b?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20061 Shasta Caverns Road",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96051",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8030495,
    "longitude": -122.3110749
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}