{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tifton-koa-us",
  "name": "Tifton KOA",
  "description": "Tifton KOA, Tifton Georgia. See 12 traveler reviews, 24 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/tifton-koa-us",
  "image": [
    "https://campcdn.com/photos/2/1/21288/279484/uploads_2F1617552763937-o2ys3eiy98b-873a50a73c116c28166dfcc18bc0e3b1_2FFCE3DC6F-ADBC-494C-91A3-50BAC7B534E6.jpeg?v=1633880477",
    "http:https://campcdn.com/photos/2/1/21288/279484/low_res/tifton-koa.jpeg?v=1633880477"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.417805,
    "longitude": -83.517393
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}