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