{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-holmes-bend-columbia-ky",
  "name": "HOLMES BEND",
  "description": "HOLMES BEND is located at 69 Corp Road, Columbia KY 42728. HOLMES BEND can be contacted at ***-***-**** or http://www.recreation.gov/camping/holmes-bend/r/campgroundDetails.do?contractCode=NRSO&parkId=73208",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-holmes-bend-columbia-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "69 Corp Road",
    "addressLocality": "Columbia",
    "addressRegion": "KY",
    "postalCode": "42728",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2138889,
    "longitude": -85.2666667
  }
}