{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-campground-hampton-ga",
  "name": "RV Campground HQ Default",
  "description": "Legends Premiere Campground At Atlanta Motor Speedway. RV Park and Campground in Hampton, Georgia",
  "url": "https://campertunity.com/listings/campgrounds/rv-campground-hampton-ga",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1500 Tara Pl",
    "addressLocality": "Hampton",
    "addressRegion": "GA",
    "postalCode": "30228",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3842266,
    "longitude": -84.3134113
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/georgia/legends-premiere-campground-at-atlanta-motor-speedway/"
  ]
}