{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/november-2024-events-blue-ridge-ga",
  "name": "November 2024 Events",
  "description": "Check out the events planned for the month of November!(PS...events are always subject to change)",
  "url": "https://campertunity.com/listings/campgrounds/november-2024-events-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/10157eventc2658d23-5475-430e-b421-cbfc9d19f427.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"
    }
  ]
}