{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holiday-harbor-marina-resort-acworth-ga",
  "name": "Holiday Harbor Marina & Resort",
  "description": "Holiday Harbor Marina & Resort is located at 5989 Groovers Landing Road Southeast, Acworth GA 30102. Holiday Harbor Marina & Resort can be contacted at ***-***-**** or http://www.holidayharbormarina.com/",
  "url": "https://campertunity.com/listings/campgrounds/holiday-harbor-marina-resort-acworth-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5989 Groovers Landing Road Southeast, 2927",
    "addressLocality": "Acworth",
    "addressRegion": "GA",
    "postalCode": "30102",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0977778,
    "longitude": -84.7019444
  }
}