{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-kendall-campground-jamestown-ky",
  "name": "What is the phone number for KENDALL CAMPGROUND?",
  "description": "KENDALL CAMPGROUND is located at 80 Kendall Road, Jamestown KY 42629. KENDALL CAMPGROUND can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/232615",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-kendall-campground-jamestown-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "80 Kendall Road",
    "addressLocality": "Jamestown",
    "addressRegion": "KY",
    "postalCode": "42629",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8725761,
    "longitude": -85.1468244
  }
}