{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://kiawahresort.com/#organization",
      "name": "Kiawah Island Golf Resort",
      "url": "https://kiawahresort.com/",
      "description": "Kiawah Island Golf Resort is a premier luxury beach resort near Charleston, SC with 5-Star accommodations, championship golf and world-class amenities."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/kiawah-island-golf-resort#asg",
      "name": "Kiawah Island Golf Resort ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/kiawah-island-golf-resort",
      "isPartOf": {
        "@id": "https://kiawahresort.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}