{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sweet-treat-saturday-create-your-own-hot-cocoa-blue",
  "name": "Sweet Treat Saturday...Create Your Own Hot Cocoa",
  "description": "Create your own Hot Cocoa!Held at the Camp Store10AM - while supplies lastFREE - Care Camps Donations Appreciated11/9, 11/16, 11/23, 11/30",
  "url": "https://campertunity.com/listings/campgrounds/sweet-treat-saturday-create-your-own-hot-cocoa-blue",
  "image": [
    "https://koa.com/content/campgrounds/toccoa-river/heroitems/10157heroitems9e043ccc-5875-4ac3-bfb1-cf2ba58a31d7.jpg",
    "https://koa.com/content/campgrounds/toccoa-river/events/10157event5c11a8fc-bee8-4c34-97fe-0f7fe98021c8.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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}