{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/food-truck-friday-with-bussin-bbq-blue-ridge-ga",
  "name": "Food Truck Friday with Bussin BBQ",
  "description": "Please help welcome Bussin BBQ to our Food Truck Friday line-up!!",
  "url": "https://campertunity.com/listings/campgrounds/food-truck-friday-with-bussin-bbq-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/10157event05661ad2-a5c0-4a5d-a2c9-88be78d07468.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"
    }
  ]
}