{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hirz-bay-group-1-lakehead-ca",
  "name": "HIRZ BAY GROUP 1",
  "description": "HIRZ BAY GROUP 1 is located at Hirz Bay Road, Lakehead CA 96051. HIRZ BAY GROUP 1 can be contacted at ***-***-**** or http://www.recreation.gov/camping/hirz-bay-group-1/r/campgroundDetails.do?contractCode=NRSO&parkId=71927",
  "url": "https://campertunity.com/listings/campgrounds/hirz-bay-group-1-lakehead-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hirz Bay Road",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96051",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.867524,
    "longitude": -122.2525422
  }
}