{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gregory-creek-campground-lakehead-ca-us",
  "name": "Gregory Creek Campground",
  "description": "Gregory Creek Campground is located at Gregory Creek Road, Lakehead CA 96051. Gregory Creek Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/stnf/recarea/?recid=6424",
  "url": "https://campertunity.com/listings/campgrounds/gregory-creek-campground-lakehead-ca-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gregory Creek Road",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96051",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8879213,
    "longitude": -122.3692209
  }
}