{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-made-in-shade-campground-waynesboro-ga-us",
  "name": "Made In the Shade Campground",
  "description": "Made In the Shade Campground is located at 4759 River Road, Waynesboro GA 30830. Made In the Shade Campground can be contacted at ***-***-**** or http://madeintheshadecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-made-in-shade-campground-waynesboro-ga-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4759 River Road",
    "addressLocality": "Waynesboro",
    "addressRegion": "GA",
    "postalCode": "30830",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1833461,
    "longitude": -81.8239813
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/waynesboro/made-in-the-shade-campground"
  ]
}