{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-indian-ridge-campgrounds",
  "name": "What is the phone number for Indian Ridge Campgrounds?",
  "description": "Indian Ridge Campgrounds is located at , Campbellsville KY 42718. Indian Ridge Campgrounds can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-indian-ridge-campgrounds",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Campbellsville",
    "addressRegion": "KY",
    "postalCode": "42718",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2233765,
    "longitude": -85.347506
  }
}