{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vogtle-waynesboro-ga-us",
  "name": "Plant Vogtle Campground",
  "description": "Large lots, electrical outlets, multi vehicle spaces, rocky bottom prices! Book now.",
  "url": "https://campertunity.com/listings/campgrounds/vogtle-waynesboro-ga-us",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1400",
    "http://img1.wsimg.com/isteam/stock/1400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3587 Hancock Lndg",
    "addressLocality": "Waynesboro",
    "addressRegion": "GA",
    "postalCode": "30830",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.161706,
    "longitude": -81.770199
  },
  "sameAs": [
    "https://plantvogtlecampground.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}