{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/three-springs-rv-resort-columbia-ky",
  "name": "Three Springs RV Resort",
  "description": "Three Springs RV Resort is located at 3680 Holmes Bend Road, Columbia KY 42728. Three Springs RV Resort can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/three-springs-rv-resort-columbia-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3680 Holmes Bend Road",
    "addressLocality": "Columbia",
    "addressRegion": "KY",
    "postalCode": "42728",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.204704,
    "longitude": -85.2716511
  }
}