{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mccloud-bridge-day-use-area",
  "name": "McCloud Bridge Day Use Area",
  "description": "McCloud Bridge Day Use Area is located at Fenders Ferry Road, Lakehead CA 96051. McCloud Bridge Day Use Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mccloud-bridge-day-use-area",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fenders Ferry Road",
    "addressLocality": "Lakehead",
    "addressRegion": "CA",
    "postalCode": "96051",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.938333,
    "longitude": -122.245
  }
}