{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-buckhorn-rv-park-gainesville-tx",
  "name": "Buckhorn RV Park",
  "description": "Buckhorn RV Park is located at 5435 U.S. 82, Gainesville TX 76240. Buckhorn RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-buckhorn-rv-park-gainesville-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5435 U.S. 82",
    "addressLocality": "Gainesville",
    "addressRegion": "TX",
    "postalCode": "76240",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6474427,
    "longitude": -97.0746856
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/gainesville/buckhorn-rv-park"
  ]
}