{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atlanta-marietta-rv-park-marietta-ga",
  "name": "Atlanta Marietta RV Park",
  "description": "Atlanta Marietta RV Park camping reservations and campground information. Learn more about camping near Atlanta Marietta RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/atlanta-marietta-rv-park-marietta-ga",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1031 Wylie Rd SE",
    "addressLocality": "Marietta",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9279,
    "longitude": -84.50644
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/atlanta-marietta-rv-park/CHUB/781500/overview",
    "https://campsite-usa.com/campsite/atlanta-marietta-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}