{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/callebs-cove-abingdon-va",
  "name": "Callebs Cove Camp Ground",
  "description": "Callebs Cove Camp Ground is located at 25136 Whitaker Hollow Road, Abingdon VA 24211. Callebs Cove Camp Ground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/callebs-cove-abingdon-va",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25136 Whitaker Hollow Road",
    "addressLocality": "Abingdon",
    "addressRegion": "VA",
    "postalCode": "24211",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.643307,
    "longitude": -81.924131
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/virginia/abingdon/callebs-cove-camp-ground"
  ]
}