{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-ridge-toccoa-river-blue-ridge",
  "name": "Blue Ridge / Toccoa River KOA Holiday",
  "description": "Please help us welcome Egg Roll Boyz to our Food Truck Friday line-up!! We are super excited to have them join us this year!!",
  "url": "https://campertunity.com/listings/campgrounds/blue-ridge-toccoa-river-blue-ridge",
  "image": [
    "https://koa.com/content/campgrounds/toccoa-river/heroitems/10157heroitems9e043ccc-5875-4ac3-bfb1-cf2ba58a31d7.jpg",
    "https://koa.com/content/campgrounds/toccoa-river/events/10157event7a1f8726-0cfb-42de-b5c2-fa69266af3eb.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "67 Blackhawk Drive",
    "addressLocality": "Blue Ridge",
    "addressRegion": "GA",
    "postalCode": "30513",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.889611,
    "longitude": -84.289669
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}