{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/live-music-friday-with-trevor-ciongoli-blue-ridge-ga",
  "name": "Live Music Friday with Trevor Ciongoli",
  "description": "Please help us welcome back Trevor Ciongoli to our Live Music Friday line-up!",
  "url": "https://campertunity.com/listings/campgrounds/live-music-friday-with-trevor-ciongoli-blue-ridge-ga",
  "image": [
    "https://koa.com/content/campgrounds/toccoa-river/heroitems/10157heroitems9e043ccc-5875-4ac3-bfb1-cf2ba58a31d7.jpg",
    "https://koa.com/content/campgrounds/toccoa-river/events/10157event5c3e086d-7bc4-4fe4-8a5e-1c297aaacef1.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"
    }
  ]
}