{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-black-butte-river-ranch-covelo",
  "name": "Black Butte River Ranch",
  "description": "Black Butte River Ranch is located at 34985 Etsel Ridge Road, Covelo CA 95428. Black Butte River Ranch can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-black-butte-river-ranch-covelo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34985 Etsel Ridge Road",
    "addressLocality": "Covelo",
    "addressRegion": "CA",
    "postalCode": "95428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8256219,
    "longitude": -123.0838248
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/covelo/black-butte-river-ranch"
  ]
}