{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/travelers-rest-n-greenville-koa-holiday-travelers-rest-sc",
  "name": "What is the phone number for Travelers Rest / N Greenville KOA Holiday?",
  "description": "Travelers Rest / N Greenville KOA Holiday is located at 2400 North Highway 25 Bypass, Travelers Rest SC 29690. Travelers Rest / N Greenville KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/greenville/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/travelers-rest-n-greenville-koa-holiday-travelers-rest-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2400 North Highway 25 Bypass",
    "addressLocality": "Travelers Rest",
    "addressRegion": "SC",
    "postalCode": "29690",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0614293,
    "longitude": -82.4282953
  }
}