{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cordele-koa-journey-cordele-ga-1",
  "name": "Cordele KOA Journey",
  "description": "Cordele KOA Journey is located at 373 Rockhouse Road East, Cordele GA 31015. Cordele KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/cordele/",
  "url": "https://campertunity.com/listings/campgrounds/cordele-koa-journey-cordele-ga-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "373 Rockhouse Road East",
    "addressLocality": "Cordele",
    "addressRegion": "GA",
    "postalCode": "31015",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.907415,
    "longitude": -83.742333
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/cordele/cordele-koa-journey"
  ]
}