{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/belle-bluff-island-campground",
  "name": "Belle Bluff Island Campground",
  "description": "Belle Bluff Island Campground is one of Georgia's best-kept secrets! Offering a quiet and cozy atmosphere with plenty of shade along the White Chimney River. Sp",
  "url": "https://campertunity.com/listings/campgrounds/belle-bluff-island-campground",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiNDFhMzc4ZDYtY2Q0Mi00MTUwLTlmNDYtOWY0MzNjMzY0Y2U2X0lNR18zOTE3LmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1182 Belle Bluff Road",
    "addressLocality": "Townsend",
    "addressRegion": "GA",
    "postalCode": "31331"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.564124,
    "longitude": -81.361058
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}