{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ellery-creek-campground",
  "name": "Ellery Creek Campground",
  "description": "Ellery Creek Campground is located at , Lakehead CA 96051. Ellery Creek Campground can be contacted at or http://www.fs.usda.gov/recarea/stnf/recreation/recarea/?recid=6423&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ellery-creek-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96051",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9163665,
    "longitude": -122.2429901
  }
}