diff --git a/includes/schema/organization-schema.php b/includes/schema/organization-schema.php index e9978d7..ba99dd0 100644 --- a/includes/schema/organization-schema.php +++ b/includes/schema/organization-schema.php @@ -12,7 +12,7 @@ $organizationSchema = [ '@type' => 'Organization', '@id' => 'https://ukaiautomation.co.uk/#organization', 'name' => 'UK AI Automation', - 'legalName' => 'UK AI Automation Ltd', + 'legalName' => 'DataNorfolk Limited', 'url' => 'https://ukaiautomation.co.uk', 'logo' => [ '@type' => 'ImageObject',