{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bison-hill-ranch-cleburne",
  "name": "Bison Hill Ranch",
  "description": "Bison Hill Ranch is located at 8895 U.S. 67, Cleburne TX 76033. Bison Hill Ranch can be contacted at ***-***-**** or http://www.bisonhillranch.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bison-hill-ranch-cleburne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8895 U.S. 67",
    "addressLocality": "Cleburne",
    "addressRegion": "TX",
    "postalCode": "76033",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2821485,
    "longitude": -97.6168635
  }
}