{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willis-knob-clayton-ga",
  "name": "Willis Knob",
  "description": "Willis Knob is located at , Clayton GA 30525. Willis Knob can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/willis-knob-clayton-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Clayton",
    "addressRegion": "GA",
    "postalCode": "30525",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8970352,
    "longitude": -83.2154328
  }
}